Elegy Engine API Reference Elegy Engine API Reference

Enum ShaderKind

Namespace
Elegy.ShaderTool
Assembly
Elegy.ShaderTool.dll
public enum ShaderKind
Extension Methods
NumberExtensions.Filter<T>(T, bool)

Fields

Compute = 2
Pixel = 1
Vertex = 0
Edit this page
Made with docfx