MatrixRotationYawPitchRoll(Single, Single, Single) Méthode
Retourne une matrice de rotation à partir du tangage, lacet et roulis en radians
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static Matrix RotationYawPitchRoll(
float Pitch,
float Yaw,
float Roll
)
Public Shared Function RotationYawPitchRoll (
Pitch As Single,
Yaw As Single,
Roll As Single
) As Matrix
- Pitch Single
- tangage en radians
- Yaw Single
- lacet en radians
- Roll Single
- roulis en radians
MatrixRetourne une matrice de rotation