modelcollisionsenabled - eisclimber/ExPresS-XR GitHub Wiki
Property in AutoHandModel
Completely disables collisions with the hand/controller models during runtime.
Overwrites the functionality of _collisionsEnabled.
public bool ModelCollisionsEnabled { get; set; }