Skip to content

format

typescript
CharacterController.stepOffset

class: 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_nametypedescription

reture

typedescription
numberThe maximum height.

code example