TZLineRenderAdd_ArrayPoint(TZGlobalVerticesPosColVertexSize, Boolean, Boolean) Méthode
Ajoute un tableau de points pour le rendu
Espace de nom: Tzu3D.LineAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public void Add_ArrayPoint(
ref TZGlobalVerticesPosColVertexSize[] Points,
bool Depth,
bool AutoClear_Array
)
Public Sub Add_ArrayPoint (
ByRef Points As TZGlobalVerticesPosColVertexSize(),
Depth As Boolean,
AutoClear_Array As Boolean
)
Parameters
- Points TZGlobalVerticesPosColVertexSize
- liste de points représentant plusieurs lignes
- Depth Boolean
- Active la gestion de la profondeur pour ces lignes
- AutoClear_Array Boolean
- Effacer ces points une fois le rendu terminé