skybox
Source to the HDR texture image (RGBE), which will used as the scene environment map & background.
envmap
will be ignored if this value is not null
.
Example
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
skybox: "/egjs-view3d/texture/spruit_sunrise_1k.hdr"
}
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
skybox: "/egjs-view3d/texture/royal_esplanade_1k.hdr"
}
- JSON
- JavaScript
- React
- Angular
- Vue@2
- Vue@3
- Svelte
{
src: "/egjs-view3d/model/draco/alarm.glb",
skybox: "/egjs-view3d/texture/evening_meadow_1k.hdr"
}