Langue

Mesh.GetVertexAllocation(Int32) Méthode

Définition

Attention

deprecated

Ce membre est déconseillé.

[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

Paramètres

slot
Int32

index dans la liste des allocations à retourner

Retours

Allocation de données de vertex à l’index donné

Attributs

Remarques

Ce membre est déconseillé. dans l’API 16

Java documentation pour android.renderscript.Mesh.getVertexAllocation(int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à