Condividi tramite


Mesh.GetVertexAllocation(Int32) Metodo

Definizione

Attenzione

deprecated

Questo membro è deprecato.

[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

Parametri

slot
Int32

indice nell'elenco di allocazioni da restituire

Restituisce

allocazione dei dati dei vertici in corrispondenza dell'indice specificato

Attributi

Commenti

Questo membro è deprecato. nell'API 16

Documentazione java per android.renderscript.Mesh.getVertexAllocation(int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a