Mesh.GetIndexSetAllocation(Int32) Método

Definición

Precaución

deprecated

Este miembro está en desuso.

[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

Parámetros

slot
Int32

locaton dentro de la lista de asignación de conjuntos de índices

Devoluciones

asignación que contiene datos de índice de primtive o null si los datos de índice no se especifican explícitamente

Atributos

Comentarios

Este miembro está en desuso. en api 16

Java documentación para android.renderscript.Mesh.getIndexSetAllocation(int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a