position property

Vector3 get position

Implementation

external Vector3 get position;
set position (Vector3 newPosition)

Implementation

external set position(Vector3 newPosition);