Tile - Vector3 Literal – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Vector3 literal to Ylands:Tile - Vector3 Literal: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Vector3 Literal == | |||
[[File:YlandsTile-11.png]] | |||
=== 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 | |||
Line 10: | Line 21: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Vector3 Literal
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