spq property

Vector3 spq

Implementation

Vector3 get spq => xzw;
void spq=(Vector3 arg)

Implementation

set spq(Vector3 arg) => xzw = arg;