Enum BuiltIn
- Namespace
- Xui.GPU.Shaders.Attributes
- Assembly
- Xui.Core.dll
Built-in shader semantics.
public enum BuiltIn
Fields
FragDepth = 1Fragment depth value.
InstanceId = 2Vertex instance ID.
Position = 0Vertex position in clip space.
VertexId = 3Vertex ID.