Preparing search index...
The search index is not available
Fantasy 3D API
Fantasy 3D API
core/src
BackgroundOptions
Interface BackgroundOptions
Background options
Export
BackgroundOptions
Date
2024.3.7
Author
yisky
interface
BackgroundOptions
{
mode
?:
BackgroundMode
;
options
?:
ColorRepresentation
|
SkyOptions
|
TextureBackgroundOptions
;
}
Index
Properties
mode?
options?
Properties
Optional
mode
mode
?:
BackgroundMode
Background mode
Memberof
BackgroundOptions
Optional
options
options
?:
ColorRepresentation
|
SkyOptions
|
TextureBackgroundOptions
Background options
Memberof
BackgroundOptions
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
On This Page
Properties
mode
options
Fantasy 3D API
Loading...
Background options
Export
BackgroundOptions
Date
2024.3.7
Author
yisky