Skip to content

format

typescript
CharacterController.height

class: CharacterController

description

The height of the character controller.

This value represents the vertical size of the character represented by the character controller.

parameter

param_nametypedescription

reture

typedescription
numberThe height of the character controller.

code example