Skip to content

@fibbojs / 3d / FSceneOptions

Interface: FSceneOptions

Extends

  • FSceneOptions

Properties

autoLoop?

optional autoLoop: boolean

Inherited from

FSceneOptionsCore.autoLoop

Defined in

core/dist/index.d.ts:216


domNode?

optional domNode: HTMLElement

Inherited from

FSceneOptionsCore.domNode

Defined in

core/dist/index.d.ts:215


gravity?

optional gravity: FVector3

Overrides

FSceneOptionsCore.gravity

Defined in

3d/src/core/FScene.ts:15


mainFrameRate?

optional mainFrameRate: number

Inherited from

FSceneOptionsCore.mainFrameRate

Defined in

core/dist/index.d.ts:217


physicFrameRate?

optional physicFrameRate: number

Inherited from

FSceneOptionsCore.physicFrameRate

Defined in

core/dist/index.d.ts:218


shadows?

optional shadows: boolean

Defined in

3d/src/core/FScene.ts:16