bga property

Vector3 get bga

Implementation

Vector3 get bga => zyw;
set bga (Vector3 arg)

Implementation

set bga(Vector3 arg) => zyw = arg;