Immerseum.VRSimulator Namespace > EventManager Class : applyCollider Method |
Fires the OnApplyCollider event.
Be Aware | |
Listeners are expected to have a return type of void and to accept the same parameters as this method (see below). |
public static void applyCollider( int controller, bool removeCollider )