109

Controlling appearance
Appearance class methods

  • Methods on Appearance just set which attributes to use
  • Set only the ones you need, leaving the rest at their default values
  • Method
    Appearance( )
    void setColoringAttributes( ColoringAttributes coloringAttributes )
    void setMaterial( Material material )
    void setTransparencyAttributes( TransparencyAttributes transparencyAttributes )
    void setLineAttributes( LineAttributes lineAttributes )
    void setPointAttributes( PointAttributes pointAttributes )
    void setPolygonAttributes( PolygonAttributes polygonAttributes )
    void setRenderingAttributes( RenderingAttributes renderingAttributes )