Tile - Vector3 Literal – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:YlandsTile-11.png]] | [[File:YlandsTile-11.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
=== Description === | === Description === |
Revision as of 11:17, 12 November 2021
Vector3 Literal
Availability
Client, Server, Custom Controller
Description
Specific array of tree floats.
Notes
- Can represent position (point) in the world, e.g 100, 0, 100
- Can represent orientation (angles), e.g 90, 0, 0
- Can represent direction, e.g 0.5, 1, 0.5