Share via


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

戻り値

属性

適用対象