GizmoColor.bind constructor

const GizmoColor.bind(
  1. 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;