CharacterController.radiusvar radius : floatDescriptionThe radius of the character's capsule
JavaScript
// Set the controller radius to 0.3 using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > CharacterController | Switch to Component | |||
CharacterController.radiusvar radius : floatDescriptionThe radius of the character's capsule
JavaScript
// Set the controller radius to 0.3 using UnityEngine; import UnityEngine |