TZMesh(String, Single, Int32, Int32) Constructeur

Créé une Sphère

Definition

Espace de nom: Tzu3D.Component
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public TZMesh(
	string Name,
	float Sphere_Radius,
	int SliceCount,
	int StackCount
)

Parameters

Name  String
Nom du composant
Sphere_Radius  Single
Rayon de la sphère
SliceCount  Int32
Nombre de tranches
StackCount  Int32
Nombre de tronçons

Voir aussi