Tile - Vector3 Literal – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
*Can represent point | <!--- | ||
*Can represent orientation (angles), e.g 90, 0, 0 | THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | ||
*Can represent direction, e.g 0.5, 1, 0.5 | --> | ||
== Vector3 Literal == | |||
[[File:YlandsTile-11.png]] | |||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|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 | |||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | |||
[[Category: Instructions]] |
Latest revision as of 14:25, 24 November 2023
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