Interface InfoTriggerHitboxes

All Known Implementing Classes:
ImmersiveHitboxesInfo

public interface InfoTriggerHitboxes
Attached to immersive infos to signify that they have hitboxes that should only activate when holding the trigger while in VR.
  • Method Details

    • getTriggerHitbox

      BoundingBox getTriggerHitbox(int hitboxNum)
    • getTriggerHitboxes

      BoundingBox[] getTriggerHitboxes()
    • getVRControllerNum

      int getVRControllerNum()