SetTRS
Matrix4.SetTRS method
Initialiseert de matrix met translatie/rotatie/schaal
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
Parameter | Type | Beschrijving |
---|---|---|
translation | Vector3 | Vertaling. |
rotation | Vector3 | Euler-hoeken voor rotatie, velden zijn in graden. |
scale | Vector3 | Schaal. |
Zie ook
- struct Vector3
- struct Matrix4
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D