x property

Vector3 get x

Implementation

external Vector3 get x;
set x (Vector3 x)

Implementation

external set x(Vector3 x);