On Locomotion Grip Begin (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語
On Locomotion Grip Begin
'On Locomotion Grip Begin' LogiX node
Inputs
  PhysicalLocomotion Locomotion
Outputs
  Impulse OnEvent
  Slot GrippedSlot
  Float3 GrippedPoint
  Chirality GrippingHand

The On Locomotion Grip Begin node fires impulses whenever the active user of the input Locomotion module starts gripping an object.

Usage

The OnEvent fires an impulse when a locomotion grip starts with the input Locomotion module. Impulses are owned by the user who performed the grip.


The GrippedSlot provides the slot which was gripped. This value is only available for the duration of the impulse chain started by OnEvent.


The GrippedPoint provides the global position of the point at which the grip occurred.


The GrippingHand provides a Chirality enum indicating which hand the grip was performed with.

Examples

Node Menu

Locomotion
Back Get Active Locomotion Module Install Locomotion Modules On Grip End On Grip Start On Grip Stay On Locomotion Grip Begin
On Locomotion Grip End Switch Locomotion Module

}