Share via


MDLAsset.Count Property

Definition

Gets the number of top-level MDLObject nodes that are indexed by the asset, each of which contains zero or more child MDLObject nodes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr Count { [Foundation.Export("count")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("count")>]
member this.Count : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to