Executes the dragging effect on 3D physical objects.
Name | Data Type | Description |
---|
Start | Exec | Starts the dragging effect |
Stop | Exec | Stops the dragging effect |
Camera | Camera | The camera field of view for 3D objects |
Magnitude | Number | The amplitude of the swing when dragging the object |
Damping | Number | Controls the time for the swing state to return to the static state |
Output
Name | Data Type | Description |
---|
Begin | Exec | Executes the next node when dragging starts |
Stay | Exec | Executes the next node during dragging |
End | Exec | Executes the next node when dragging stops |