TZLineRenderAdd_ArrayPoint(TZGlobalVerticesPosColVertexSize, Boolean) Méthode

Ajoute un tableau de points pour le rendu

Definition

Espace de nom: Tzu3D.Line
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public void Add_ArrayPoint(
	ref TZGlobalVerticesPosColVertexSize[] Points,
	bool Depth
)

Parameters

Points  TZGlobalVerticesPosColVertexSize
liste de points représentant plusieurs lignes
Depth  Boolean
Active la gestion de la profondeur pour ces lignes

Voir aussi