This class describes a subshader.
| Property | Description | 
|---|---|
| LevelOfDetail | The level of detail (LOD) specified in this subshader (Read Only). | 
| PassCount | The number of passes for this subshader. | 
| Method | Description | 
|---|---|
| FindTagValue | Searches for the tag specified by tagName on this SubShader and returns the value of the tag. | 
| GetPass | Get a pass of a subshader. |