Interface: DraggableEffect
Hierarchy
-
↳
DraggableEffect
Properties
grabCursor
• grabCursor: boolean
Whether to show the grab cursor when dragging.
Default
true
id
• Readonly
id: number
Every Effect is assigned a unique numerical id that cannot be changed.
Inherited from
kinematic
• kinematic: boolean
Whether to make the object kinematic when dragging. Requires Physics Properties effect.
Default
true