次の方法で共有


Mesh.GetVertexAllocation(Int32) メソッド

定義

注意事項

deprecated

このメンバーは非推奨とされます。

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

パラメーター

slot
Int32

返される割り当ての一覧のインデックス

戻り値

指定されたインデックスでの頂点データの割り当て

属性

注釈

このメンバーは非推奨とされます。 API 16 の場合

の Java ドキュメント android.renderscript.Mesh.getVertexAllocation(int)

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

適用対象