Packageaway3d.core.block
Interfacepublic interface IBlockerProvider
ImplementorsConvexBlock

Interface for objects that provide blockers instances for rendering occlusion culling

Public Methods
 MethodDefined 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