Skip to content

MaterialBase

A material built from a custom vertex and fragment shader. MaterialBase is only supported on Vulkan platforms. Check out Engine/Shaders/GLSL/mat/DebugNormal.glsl for an example material shader.

Inheritance: * Asset * Material