MatrixTransform(Vector3, Vector3, Vector3) Méthode
Retourne une matrice World à partir d'angles en radians
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static Matrix Transform(
Vector3 Position,
Vector3 AngleRad,
Vector3 Scale
)
Public Shared Function Transform (
Position As Vector3,
AngleRad As Vector3,
Scale As Vector3
) As Matrix
- Position Vector3
- Position voulue
- AngleRad Vector3
- Vecteur représentant les angles en radians
- Scale Vector3
- Redimensionnement voulu
MatrixRetourne une matrice World