Instance.position

The position of the instance. Serves for collision, rendering, and other instance services.

class Instance
Vector!float position;

Meta