Mesh.GetIndexSetAllocation(Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。