Table of Contents

Enum BuiltIn

Namespace
Xui.GPU.Shaders.Attributes
Assembly
Xui.Core.dll

Built-in shader semantics.

public enum BuiltIn

Fields

FragDepth = 1

Fragment depth value.

InstanceId = 2

Vertex instance ID.

Position = 0

Vertex position in clip space.

VertexId = 3

Vertex ID.