ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / MaterialMode Enumeration

In This Topic
    MaterialMode Enumeration
    In This Topic
    Material modes.
    Syntax
    Members
    MemberDescription
    Multiply Multiply materials and textures with color property.
    Replace Replace materials and textures with color property.
    Tint Tint materials and textures with color property.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.MaterialMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also