SetTRS
Matrix4.SetTRS method
Inizializza la matrice con traslazione/rotazione/scala
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
Parametro | Tipo | Descrizione |
---|---|---|
translation | Vector3 | Traduzione. |
rotation | Vector3 | Angoli di Eulero per la rotazione, i campi sono in gradi. |
scale | Vector3 | Scala. |
Guarda anche
- struct Vector3
- struct Matrix4
- spazio dei nomi Aspose.ThreeD.Utilities
- assemblea Aspose.3D