Skip to content

@fibbojs / 3d / FCharacterControllerOptions

Interface: FCharacterControllerOptions

Extends

Properties

component

component: FComponent

Inherited from

FControllerOptions.component

Defined in

3d/src/controllers/FController.ts:6


speed?

optional speed: number

The speed of the character.

Defined in

3d/src/controllers/FCharacterController.ts:13