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
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