SetTRS
Matrix4.SetTRS method
Inicializa la matriz con traslación/rotación/escala
public void SetTRS(Vector3 translation, Vector3 rotation, Vector3 scale)
| Parámetro | Escribe | Descripción |
|---|---|---|
| translation | Vector3 | Traducción. |
| rotation | Vector3 | Ángulos de Euler para la rotación, los campos están en grados. |
| scale | Vector3 | Escala. |
Ver también
- struct Vector3
- struct Matrix4
- espacio de nombres Aspose.ThreeD.Utilities
- asamblea Aspose.3D