Grab Object
Last updated
Last updated
Evaluates multiple states that relate to a grabble object. These states relate to the local user only.
Inputs:
Grab Object In
Grab Object
Reference to a grabbable object that will be evaluated.
Outputs:
Is Grabbed
Boolean
True if the the local user has grabbed the object. Otherwise, false.
Is Grabbed Left Hand
Boolean
True if the local user has grabbed the object with their left-hand VR controller. Otherwise, false.
Is Grabbed Right Hand
Boolean
True if the local user has grabbed the object with their right-hand VR controller. Otherwise, false.
Is Grabbed Mouse
Boolean
True if the user is on a desktop device and has used their mouse to grab the object. Otherwise, false.