次の方法で共有


Mesh.VertexAllocationCount プロパティ

定義

注意事項

deprecated

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

[System.Obsolete("deprecated")]
public virtual int VertexAllocationCount { [Android.Runtime.Register("getVertexAllocationCount", "()I", "GetGetVertexAllocationCountHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getVertexAllocationCount", "()I", "GetGetVertexAllocationCountHandler")>]
member this.VertexAllocationCount : int

プロパティ値

頂点データを含む割り当ての数

属性

注釈

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

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

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

適用対象