GizmoColor.bind constructor
const
GizmoColor.bind(
- String bind
Binds to the color or vec3 property at dotted path bind.
Implementation
const GizmoColor.bind(String this.bind) : r = 0, g = 0, b = 0, a = 1;
Binds to the color or vec3 property at dotted path bind.
const GizmoColor.bind(String this.bind) : r = 0, g = 0, b = 0, a = 1;