Away3D FP9 V2.0.0 API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface IBlockerProvider
Methods
Package
away3d.core.block
Interface
public interface IBlockerProvider
Implementors
ConvexBlock
Interface for objects that provide blockers instances for rendering occlusion culling
Public Methods
Method
Defined by
blockers
(consumer:
IBlockerConsumer
):void
IBlockerProvider
Method detail
blockers
()
method
public function blockers(consumer:
IBlockerConsumer
):void
Parameters
consumer
:
IBlockerConsumer
Wiki link
Click to go to the wiki page for ####WIKI####
Code examples
Comments