aftergrabcollisionsdisabled - eisclimber/ExPresS-XR GitHub Wiki
Property in HandControllerManager
Duration in seconds for which the hand collisions are disabled after grabbing an object to allow it to be thrown.
If set to 0.0f hand model collisions will be turned on immediately.
public float AfterGrabCollisionsDisabled { get; set; }