mojo3d.Scene.SkyTexture - nitrologic/monkey2 GitHub Wiki

mojo3d::mojo3d.mojo3d.Scene.SkyTexture

Property SkyTexture:mojo:mojo.graphics.Texture

The sky texture.

The sky texture is used to clear the scene.

If there is no sky texture, the clear color is used instead.

This must currently be a valid cubemap texture.