nw::lyt::res::MaterialResourceNum Structurestruct MaterialResourceNum
The number of resources held by the material.
| Constructors and Destructors | ||
|---|---|---|
| MaterialResourceNum | Constructor. | |
| Set/Get | ||
| GetTexMapNum | Gets the number of textures. | |
| GetTexSRTNum | Gets the number of TexSRTs. |
|
| GetTexCoordGenNum | Gets the number of TevStages. |
|
| GetTevStageNum | Gets the number of TevStages. |
|
| HasAlphaCompare | Checks if an AlphaCompare member is included. |
|
| HasBlendMode | Checks if an BlendMode member is included. |
|
| IsTextureOnly | Checks if only textures are used. | |
| SetTexMapNum | Sets the number of TexMaps. |
|
| SetTexSRTNum | Sets the number of TexSRTs. |
|
| SetTexCoordGenNum | Sets the number of TexCoordGen objects. |
|
| SetTevStageNum | Sets the number of TevStages. |
|
| SetAlphaCompare | Sets if an AlphaCompare member is included. | |
| SetBlendMode | Sets if a BlendMode member is included. |
|
| SetTextureOnly | Sets whether to use textures only. | |
CONFIDENTIAL