🔄Angle
Last updated
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Create a new Angle.
string
Vector
Returns the forward vector from a given Angle.
Returns the forward, right and up.
number
Returns the yaw. The same as Angle.yaw.
number
Returns the roll. The same as Angle.roll.
number
Returns the pitch. The same as Angle.pitch.
number
): nil
Sets the yaw. The same as Angle.yaw = value.
number
): nil
Sets the roll. The same as Angle.roll = value.
number
): nil
Sets the pitch. The same as Angle.pitch = value.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
pitch
number
yaw
number
roll
number
pitch [?]
number
(default: 0.0)
yaw [?]
number
(default: 0.0)
roll [?]
number
(default: 0.0)
value
number
value
number
value
number