MDLAsset.GetObjectAtIndexedSubscript(nuint) 方法

定义

返回此资产的节点索引列表中MDLObject指定索引处的顶级MDLObject节点。

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

参数

index
System.System.UIntPtr System.unativeint

返回

属性

适用于