pts property

Vector3 pts

Implementation

Vector3 get pts => zyx;
void pts=(Vector3 arg)

Implementation

set pts(Vector3 arg) => zyx = arg;