Enum MaterialShaderStage
Enumerates the different possible material shader stages.
public enum MaterialShaderStage
Fields
Domain = 1
The domain shader
Pixel = 2
The pixel shader
Vertex = 0
The vertex shader
Enumerates the different possible material shader stages.
public enum MaterialShaderStage
Domain = 1
The domain shader
Pixel = 2
The pixel shader
Vertex = 0
The vertex shader