PlaneRotationGizmo constructor

PlaneRotationGizmo(
  1. Vector3 planeNormal, [
  2. Color3 color,
  3. UtilityLayerRenderer gizmoLayer,
  4. num tessellation,
  5. RotationGizmo parent,
  6. bool useEulerRotation,
  7. num thickness,
])

Implementation

external PlaneRotationGizmo(Vector3 planeNormal, [Color3 color, UtilityLayerRenderer gizmoLayer, num tessellation, RotationGizmo parent, bool useEulerRotation, num thickness]);