TZPhysicStruct_ShapeDescriptionCreate_Box(Single, Single, Single) Méthode

Créé un cube

Definition

Espace de nom: Tzu3D.Physic
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public static TZPhysicStruct_ShapeDescription Create_Box(
	float Width,
	float Height,
	float Depth
)

Parameters

Width  Single
Largeur
Height  Single
Hauteur
Depth  Single
Profondeur

Valeur de retour

TZPhysicStruct_ShapeDescription
Retourne la forme physique créée

Voir aussi