Packageaway3d.graphs.bsp.builder
Classpublic class BSPPVSBuilder
InheritanceBSPPVSBuilder Inheritance away3d.graphs.bsp.builder.AbstractBuilderDecorator
ImplementsIBSPPortalProvider

Public Properties
 PropertyDefined by
  portals : Array
[read-only]
BSPPVSBuilder
Public Methods
 MethodDefined by
  
BSPPVSBuilder
Protected Methods
 MethodDefined by
  
buildPart():void
BSPPVSBuilder
Property detail
portalsproperty
portals:Array  [read-only]Implementation
    public function get portals():Array
Constructor detail
BSPPVSBuilder()constructor
public function BSPPVSBuilder(wrapped:IBSPPortalProvider)Parameters
wrapped:IBSPPortalProvider
Init Parameters
Method detail
buildPart()method
protected override function buildPart():void
Wiki link
Click to go to the wiki page for 'away3d.graphs.bsp.builder.BSPPVSBuilder'

Code examples

Comments