Description 描述
This class describes a shader.
Properties 属性
| ActiveSubshader | Returns the active subshader or null if none is currently active. | ||
| ActiveSubshaderIndex | Returns the index of the active subshader or -1 if none is currently active. | ||
| SourceShader | The shader attached to this data set. | ||
| SubshaderCount | The number of subshaders used by this shader. |
Public Methods 公共方法
| GetSubshader | Get a subshader. |