SetTRS
Matrix4.SetTRS method
Initialise la matrice avec translation/rotation/scale
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
| Paramètre | Taper | La description |
|---|---|---|
| translation | Vector3 | Traduction. |
| rotation | Vector3 | Angles d’Euler pour la rotation, les champs sont en degrés. |
| scale | Vector3 | Échelle. |
Voir également
- struct Vector3
- struct Matrix4
- espace de noms Aspose.ThreeD.Utilities
- Assemblée Aspose.3D