arg property

Vector3 arg

Implementation

Vector3 get arg => wxy;
void arg=(Vector3 arg)

Implementation

set arg(Vector3 arg) => wxy = arg;