View source
class SegmentMaterial
package away3d.materials
extends MaterialBase › NamedAssetBase
Available on all platforms
SegmentMaterial is a material exclusively used to render wireframe objects
See also:
away3d.entities.Lines
Constructor
new(thickness:Float = 1.25)
Creates a new SegmentMaterial object.
Parameters:
thickness | The thickness of the wireframe lines. |
|---|