Haply::Inverse::Unity::UnityConvert
公共機能
| 名称 | |
|---|---|
| ベクトル3 | ToVector3(float[] pos) |
| クォータニオン | ToQuaternion(float[] quat) |
| ベクトル3 | トースケール(Matrix4x4 matrix) |
パブリック・ファンクション・ドキュメント
関数 ToVector3
static Vector3 ToVector3(
float[] pos
)
関数 ToQuaternion
static Quaternion ToQuaternion(
float[] quat
)
関数 ToScale
static Vector3 ToScale(
Matrix4x4 matrix
)