TZCloudPoints(String, Int32, Boolean) Constructeur
Créé un nuage de points
Espace de nom: Tzu3D.ComponentAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public TZCloudPoints(
string Name,
int MaxPoint,
bool SavePoints
)
Public Sub New (
Name As String,
MaxPoint As Integer,
SavePoints As Boolean
)
Parameters
- Name String
- Nom unique du composant
- MaxPoint Int32
- Maximum de points gérable
- SavePoints Boolean
- Sauvegarde les points et récupérable avec TZEngine.Get_CloudPoints()