OcclusionCullingStatistics Properties |
The OcclusionCullingStatistics type exposes the following members.
Name | Description | |
---|---|---|
ObjectsCulled |
Gets the number of objects that were occluded in the last query.
| |
ObjectsTotal |
Gets the total number of objects that were tested in the last query.
| |
ObjectsVisible |
Gets the number of objects that were visible in the last query.
| |
Occluders |
Gets the number of occluders.
| |
ShadowCastersCulled |
Gets the number of shadow casters that were culled in the last query.
| |
ShadowCastersTotal |
Gets the total number of shadow casters that were tested in the last query.
| |
ShadowCastersVisible |
Gets the total number of shadow casters that were visible in the last query.
|