Method | Description | |
---|---|---|
Execute ( ISceneQueryListener listener ) : void |
Finds any entities that intersect the AAB for the query.
|
|
PCZAxisAlignedBoxSceneQuery ( |
Creates a custom PCZ AAB query
|
public Execute ( ISceneQueryListener listener ) : void | ||
listener | ISceneQueryListener | /// The listener to call when we find the results. /// |
return | void |
public PCZAxisAlignedBoxSceneQuery ( |
||
creator | /// The SceneManager that creates the query. /// | |
return | System |