Freigeben über


MDLAsset.Masters Property

Definition

Gets or sets the underlying object that contains the asset's object hierarchy.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.IMDLObjectContainerComponent Masters { [Foundation.Export("masters", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMasters:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("masters", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setMasters:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Masters : ModelIO.IMDLObjectContainerComponent with get, set

Property Value

Attributes

Applies to