ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / BasicMaterial Class


In This Topic
    BasicMaterial Class Properties
    In This Topic

    For a list of all members of this type, see BasicMaterial members.

    Public Properties
     NameDescription
    Public Property Gets or sets the color of this material.  
    Public Property Gets or sets the edge color of this material.  
    Public Property Gets or sets the edge width of this material.  
    Public Property Gets or sets a value representing if back-face culling is a property of this material.  
    Public Property Gets or sets the shininess of this material.  
    Public PropertyA TextureResource that contains Texture.  
    Public Property Gets or sets the transparency of this material. The transparency is a value between 0 and 100 inclusive.  
    Top
    See Also