⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

enum InteractorActivation

This describes how an interactor activates elements. Does it use the physical position of the interactor, or the activation state?

Enum Values

   
Position This interactor uses its motion position to determine the element activation.
State This interactor uses its active state to determine element activation.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!