ShaderType

enumeration

Description 描述

Identifies the stage in the rendering pipeline.

Properties 属性

VertexIdentifier for the vertex shader stage.
FragmentIdentifier for the fragment shader stage.
GeometryIdentifier for the geometry shader stage.
HullIdentifier for the hull shader stage.
DomainIdentifier for the domain shader stage.