Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
ThreeInitializerOptions
Type Alias ThreeInitializerOptions
type
ThreeInitializerOptions
=
{
camera
?:
CameraConfig
;
controls
?:
ControlsConfig
;
environment
?:
EnvironmentConfig
;
events
?:
EventConfig
;
floor
?:
FloorConfig
;
lighting
?:
LightingConfig
;
render
?:
RenderConfig
;
sceneScale
?:
"mm"
|
"cm"
|
"m"
|
"inches"
|
"feet"
;
}
Index
Properties
camera?
controls?
environment?
events?
floor?
lighting?
render?
scene
Scale?
Properties
Optional
camera
camera
?:
CameraConfig
Optional
controls
controls
?:
ControlsConfig
Optional
environment
environment
?:
EnvironmentConfig
Optional
events
events
?:
EventConfig
Optional
floor
floor
?:
FloorConfig
Optional
lighting
lighting
?:
LightingConfig
Optional
render
render
?:
RenderConfig
Optional
scene
Scale
sceneScale
?:
"mm"
|
"cm"
|
"m"
|
"inches"
|
"feet"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
camera
controls
environment
events
floor
lighting
render
scene
Scale
Selva Compute API Reference - v1.1.2
Loading...