Immerseum.VRSimulator Namespace > EventManager Class : endApplyCollider Method |
Fires the OnApplyColliderEnd 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 endApplyCollider( int controller, bool removeCollider )