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

要傳回之配置清單中的 index

傳回

指定索引處的頂點數據配置

屬性

備註

已取代這個成員。 在 API 16 中

android.renderscript.Mesh.getVertexAllocation(int)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於