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