sptq property

Vector4 sptq

Implementation

Vector4 get sptq => xzyw;
void sptq=(Vector4 arg)

Implementation

set sptq(Vector4 arg) => xzyw = arg;