displays the path information
public var _container:ObjectContainer3D
display:Boolean
[read-write]Implementation
public function get display():Boolean
public function set display(value:Boolean):void
showAnchors:Boolean
[read-write]Implementation
public function get showAnchors():Boolean
public function set showAnchors(value:Boolean):void
public function PathDebug(scene:Scene3D, path:Path)
Parameters
| scene:Scene3D — scene Scene3D. The scene to addchild the visualisation of the Path object
|
|
| path:Path — path Path. The Path object to be displayed
|
Init Parameters
public function clearDebug(b:Boolean):void
Removes and destroys the path visualisation
Parameters
public function updateAnchorAt(index:int):void
Parameters