Skip to content

_controllermodels

eisclimber edited this page Apr 4, 2026 · 1 revision

AutoHandModel._controllerModels

Field in AutoHandModel

Summary

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;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally