Skip to main content
Version: 4.2.0

3D Physics Interactor

Executes the dragging effect on 3D physical objects.

Input

NameData TypeDescription
StartExecStarts the dragging effect
StopExecStops the dragging effect
CameraCameraThe camera field of view for 3D objects
MagnitudeNumberThe amplitude of the swing when dragging the object
DampingNumberControls the time for the swing state to return to the static state

Output

NameData TypeDescription
BeginExecExecutes the next node when dragging starts
StayExecExecutes the next node during dragging
EndExecExecutes the next node when dragging stops