PlaneRotationGizmo class
class PlaneRotationGizmo
Constructors
- PlaneRotationGizmo(Vector3 planeNormal, [Color3 color, UtilityLayerRenderer gizmoLayer, num tessellation, RotationGizmo parent, bool useEulerRotation, num thickness])
Properties
- attachedMesh ↔ AbstractMesh
-
getter/setter pairinherited
- attachedNode ↔ Node
-
getter/setter pairinherited
- dragBehavior ↔ PointerDragBehavior
-
getter/setter pair
- gizmoLayer ↔ UtilityLayerRenderer
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- isEnabled ↔ bool
-
getter/setter pair
- isHovered → bool
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scaleRatio ↔ num
-
getter/setter pairinherited
- setupRotationCircle ↔ dynamic
-
getter/setter pair
- snapDistance ↔ num
-
getter/setter pair
- updateGizmoPositionToMatchAttachedMesh ↔ bool
-
getter/setter pairinherited
- updateGizmoRotationToMatchAttachedMesh ↔ bool
-
getter/setter pairinherited
- updateRotationCircle ↔ dynamic
-
getter/setter pair
- updateRotationPath ↔ dynamic
-
getter/setter pair
- updateScale ↔ bool
-
getter/setter pairinherited
Methods
-
dispose(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCustomMesh(
Mesh mesh) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited