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