Grab Object

Grab Object is Grabbed

Evaluates multiple states that relate to a grabble object. These states relate to the local user only.

Inputs:

Name
Type
Description

Grab Object In

Grab Object

Reference to a grabbable object that will be evaluated.

Outputs:

Name
Type
Description

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.

Last updated