MDLObjectContainer.Objects Property

Definition

Gets the list of objects that belong to this MDLObjectContainer.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ModelIO.MDLObject[] Objects { [Foundation.Export("objects", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Objects : ModelIO.MDLObject[]

Property Value

Implements

Attributes

Applies to