SceneGizmo constructor

const SceneGizmo(
  1. List<GizmoPrimitive> primitives
)

Implementation

const SceneGizmo(this.primitives);