release method

void release(
  1. VrInputEvent event
)

Implementation

void release(VrInputEvent event) => pool.release(event);