Local and World Space
Appearance
This article discusses the difference between the position of an object on the Flowcode panel and how that position appears on screen.
A component position
The position of any object drawn on the panel is defined by three parts:
- A set of coordinates, (X, Y, Z), which define the centre of the object.
- An axis represented by the angles pitch, yaw, roll. These are called Euler angles.
- A scale to multiply the size of all child objects by.