Property | Type | Description | |
---|---|---|---|
Default | |||
Null | |||
X | Vector3 | ||
Y | Vector3 | ||
Z | Vector3 |
Method | Description | |
---|---|---|
Orientation3 ( Vector3 x, Vector3 y, Vector3 z ) |
Creates a new orientation in three-dimensional space.
|
public Orientation3 ( Vector3 x, Vector3 y, Vector3 z ) | ||
x | Vector3 | The vector pointing right. |
y | Vector3 | The vector pointing up. |
z | Vector3 | The vector pointing forward. |
public static Orientation3,OpenBveApi.Math Default | ||
return |
public static Orientation3,OpenBveApi.Math Null | ||
return |