MDLAsset.GetObjectAtIndexedSubscript(nuint) Method

Definition

Returns the top-level MDLObject node in this asset's indexed list of MDLObject nodes, at the specified index.

[Foundation.Export("objectAtIndexedSubscript:")]
public virtual ModelIO.MDLObject GetObjectAtIndexedSubscript (nuint index);
abstract member GetObjectAtIndexedSubscript : nuint -> ModelIO.MDLObject
override this.GetObjectAtIndexedSubscript : nuint -> ModelIO.MDLObject

Parameters

index
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to