Skip to content

Files

Latest commit

 

History

History
9 lines (6 loc) · 275 Bytes

MaterialBase.md

File metadata and controls

9 lines (6 loc) · 275 Bytes

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: