qualityAssurance.checks.shaders module¶
-
class
qualityAssurance.checks.shaders.FaceAssignedShading¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceShading groups will be checked to see if they contain component connections. When fixing it will force a shape connections. If you intentially have component assigment, it is best to skip this check.
-
class
qualityAssurance.checks.shaders.InitialShadingGroup¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceMeshes will be checked to see if they have the default shading group attached.
-
class
qualityAssurance.checks.shaders.NoShadingGroup¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceMeshes will be checked to see if they have a shading group attached.