_controllermodels - eisclimber/ExPresS-XR GitHub Wiki
Field in AutoHandModel
A list of models from which the correct model for the used controller when is chosen HandModelMode is set to Controller or Both.
If no model was found for the controller a generic model will be shown.
public List<GameObject> _controllerModels;