Tile - Vector3 Literal – Ylands

From Bohemia Interactive Community
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 18:29, 20 December 2018

Ylands Tile - Vector3 literal.png

  • 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



Template:Ylands scripting navbox