| Package | org.papervision3d.core.culling |
| Class | public class RectangleParticleCuller |
| Implements | IParticleCuller |
| Property | Defined by | ||
|---|---|---|---|
| cullingRectangle : Rectangle | RectangleParticleCuller | ||
| Method | Defined by | ||
|---|---|---|---|
|
RectangleParticleCuller(cullingRectangle:Rectangle = null)
| RectangleParticleCuller | ||
|
testParticle(particle:Particle):Boolean
| RectangleParticleCuller | ||
| cullingRectangle | property |
public var cullingRectangle:Rectangle
| RectangleParticleCuller | () | constructor |
public function RectangleParticleCuller(cullingRectangle:Rectangle = null)Parameters
cullingRectangle:Rectangle (default = null) |
| testParticle | () | method |