Position Sensor
The position sensor component is a scripted component that records the position of an entity.
Properties
The position sensor component properties that are accessible through the inspector.
Space
The coordinate system for the reported position is one of the following:
- Local - Local space.
- World - World space.
IO
The IO signals provided by the position sensor.
x
The position x-coordinate.
y
The position y-coordinate.
z
The position z-coordinate.