Tile - Vector3 Literal – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Vector3_literal.png]] | [[Image:Ylands_Tile_-_Vector3_literal.png]] | ||
*Specific array of '''tree floats'''. | *Specific array of '''tree floats'''. | ||
*Can represent '''position''' (point) in the world, e.g 100, 0, 100 | **Can represent '''position''' (point) in the world, e.g 100, 0, 100 | ||
*Can represent '''orientation''' (angles), e.g 90, 0, 0 | **Can represent '''orientation''' (angles), e.g 90, 0, 0 | ||
*Can represent '''direction''', e.g 0.5, 1, 0.5 | **Can represent '''direction''', e.g 0.5, 1, 0.5 | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 17:29, 20 December 2018
- Specific array of tree floats.
- 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