Readonly
defaultReadonly
missingReadonly
pbrThe environment mode controls which environment map/reflection texture will be used for PBR materials.
Default
= defaultHDR_512.env
Planning
= planningHDR_512.env
Creates a persistent texture. If a container is given, the url should be a path to a texture inside the container.
Optional
pContainer: DocumentContainerReturnes the data of a resource texture
Generated using TypeDoc
Url of a custom environment map/reflection texture which will be used instead of the predefined ones. Only BabylonJs
.env
files are suppoted. If defined theenvironmentMode
will be ignored.