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