MeshChecker Scripting Reference
MeshChecker Scripting Reference
MeshChecker Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework Namespaces
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
BasicShaderShadingOption Class
BasicShaderShadingOption Properties
ShaderName Property
ShadingMaterial Property
BasicShaderShadingOption
ShadingMaterial Property
Gets the material that colors a mesh using a specific shader.
Namespace:
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:
MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
Copy
protected
Material
ShadingMaterial
{
get
; }
Property Value
Type:
Material
Exceptions
Exception
Condition
InvalidOperationException
ShaderName must not be null or empty.
See Also
Reference
BasicShaderShadingOption Class
HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API Namespace
Send comments on this topic to
assets@hightlander.com