bgr property

vec3 get bgr

Implementation

vec3 get bgr => vec3(z, y, x);