FromRotation
Quaternion.FromRotation method
元の方向から目的の方向に回転するクォータニオンを作成します
public static Quaternion FromRotation(Vector3 orig, Vector3 dest)
パラメータ | タイプ | 説明 |
---|---|---|
orig | Vector3 | 元の方向 |
dest | Vector3 | 行き先方向 |
戻り値
作成されたクォータニオン
関連項目
- struct Vector3
- struct Quaternion
- 名前空間 Aspose.ThreeD.Utilities
- 組み立て Aspose.3D