@fibbojs / 2d / FCharacterControllerOptions
Interface: FCharacterControllerOptions
Extends
Properties
component
component:
FComponent
Inherited from
Defined in
2d/src/controllers/FController.ts:6
runInPhysicPipeline?
optional
runInPhysicPipeline:boolean
Inherited from
FControllerOptions
.runInPhysicPipeline
Defined in
core/dist/index.d.ts:6
speed?
optional
speed:number
The speed of the character.