言語

Mesh.GetIndexSetAllocation(Int32) メソッド

定義

注意事項

deprecated

このメンバーは非推奨です。

[Android.Runtime.Register("getIndexSetAllocation", "(I)Landroid/renderscript/Allocation;", "GetGetIndexSetAllocation_IHandler")]
[System.Obsolete("deprecated")]
public virtual Android.Renderscripts.Allocation? GetIndexSetAllocation(int slot);
[<Android.Runtime.Register("getIndexSetAllocation", "(I)Landroid/renderscript/Allocation;", "GetGetIndexSetAllocation_IHandler")>]
[<System.Obsolete("deprecated")>]
abstract member GetIndexSetAllocation : int -> Android.Renderscripts.Allocation
override this.GetIndexSetAllocation : int -> Android.Renderscripts.Allocation

パラメーター

slot
Int32

インデックス セット割り当ての一覧内の検索

返品

プリムティブ インデックス データを含む割り当て。インデックス データが明示的に指定されていない場合は null

属性

注釈

このメンバーは非推奨です。 API 16

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象