Shader.Default

static Shader Default{ get }

Description

This is a fast, general purpose shader. It uses a texture for ‘diffuse’, a ‘color’ property for tinting the material, and a ‘tex_scale’ for scaling the UV coordinates. For lighting, it just uses a lookup from the current cubemap.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!