position property

Vector3 position

Implementation

external Vector3 get position;
void position=(Vector3 newPosition)

Implementation

external set position(Vector3 newPosition);