SetTRS
Matrix4.SetTRS method
Initialisiert die Matrix mit Translation/Rotation/Scale
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
Parameter | Typ | Beschreibung |
---|---|---|
translation | Vector3 | Übersetzung. |
rotation | Vector3 | Euler-Winkel für Rotation, Felder sind in Grad angegeben. |
scale | Vector3 | Skala. |
Siehe auch
- struct Vector3
- struct Matrix4
- namensraum Aspose.ThreeD.Utilities
- Montage Aspose.3D