FromAngleAxis
Quaternion.FromAngleAxis method
Creëert een quaternion rond de gegeven as en roteert met de klok mee
public static Quaternion FromAngleAxis(double a, Vector3 axis)
Parameter | Type | Beschrijving |
---|---|---|
a | Double | Rechtsom draaien in radialen |
axis | Vector3 | As |
Winstwaarde
Quaternion gemaakt
Zie ook
- struct Vector3
- struct Quaternion
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D