SetTRS
Matrix4.SetTRS method
Initierar matrisen med translation/rotation/scale
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
Parameter | Typ | Beskrivning |
---|---|---|
translation | Vector3 | Översättning. |
rotation | Vector3 | Euler-vinklar för rotation, fält är i grader. |
scale | Vector3 | Skala. |
Se även
- struct Vector3
- struct Matrix4
- namnutrymme Aspose.ThreeD.Utilities
- hopsättning Aspose.3D