make3d
Preparing search index...
RendererProps
Interface RendererProps
interface
RendererProps
{
canvas
?:
HTMLCanvasElement
;
ocean
?:
Texture
;
skybox
?:
SkyboxProps
;
}
Index
Properties
canvas?
ocean?
skybox?
Properties
Optional
canvas
canvas
?:
HTMLCanvasElement
Optional
ocean
ocean
?:
Texture
Optional
skybox
skybox
?:
SkyboxProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canvas
ocean
skybox
make3d
Loading...