Linguaggio

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

Valori restituiti

allocazione dei dati dei vertici in corrispondenza dell'indice specificato

Attributi

Commenti

Questo membro è deprecato. nell'API 16

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

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a