ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / BasicMaterial Class
Properties Methods


In This Topic
    BasicMaterial Class Members
    In This Topic

    The following tables list the members exposed by BasicMaterial.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverridden.  Determines if this material is equal to the other material.  
    Top
    See Also