RotateEulerRadian
RotateEulerRadian(double, double, double)
Koppel een rotatie door Euler-hoeken in radialen
public TransformBuilder RotateEulerRadian(double x, double y, double z)
Parameter | Type | Beschrijving |
---|---|---|
x | Double | |
y | Double | |
z | Double |
Zie ook
- class TransformBuilder
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D
RotateEulerRadian(Vector3)
Koppel een rotatie door Euler-hoeken in radialen
public TransformBuilder RotateEulerRadian(Vector3 r)
Parameter | Type | Beschrijving |
---|---|---|
r | Vector3 |
Zie ook
- struct Vector3
- class TransformBuilder
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D