View source
class SegmentPass
package away3d.materials.passes
extends MaterialPassBase
Available on all platforms
SegmentPass is a material pass that draws wireframe segments.
Constructor
new(thickness:Float)
Creates a new SegmentPass object.
Parameters:
thickness | the thickness of the segments to be drawn. |
|---|