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