TZPhysicStruct_ShapeDescriptionCreate_Sphere(Single, Int32) Méthode

Créé une sphère

Definition

Espace de nom: Tzu3D.Physic
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public static TZPhysicStruct_ShapeDescription Create_Sphere(
	float Radius,
	int GroupID
)

Parameters

Radius  Single
Rayon
GroupID  Int32
Index du groupe de collision

Valeur de retour

TZPhysicStruct_ShapeDescription
Retourne la forme physique créée

Voir aussi