Skip to content

Mojo3d scene envtexture

mojo3d:mojo3d.Scene.EnvTexture

Property EnvTexture:mojo.graphics.Texture#

The environment texture.

The environment textures is used to render specular reflections within the scene.

If there is no environment texture, the sky texture is used instead.

If there is no environment texture and no sky texture, a default internal environment texture is used.

This must currently be a valid cubemap texture.