format
typescript
CharacterController.stepOffsetclass: CharacterController
description
The maximum step height allowed by the character controller.
This refers to the vertical displacement required by the character controller when climbing over obstacles.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The maximum height. |
