Interface IDhApiShadowCullingFrustum
- All Superinterfaces:
IBindable
,IDhApiCullingFrustum
,IDhApiOverrideable
The culling frustum used during Distant Horizons' shadow pass
if another mod has enabled Distant Horizons' shadow
pass via the API.
If no
If no
IDhApiShadowCullingFrustum
is bound then culling
will not be done in the shadow pass.- Since:
- API 2.0.0
- See Also:
-
Method Summary
Methods inherited from interface com.seibel.distanthorizons.coreapi.interfaces.dependencyInjection.IBindable
finishDelayedSetup, getDelayedSetupComplete
Methods inherited from interface com.seibel.distanthorizons.api.interfaces.override.rendering.IDhApiCullingFrustum
intersects, update
Methods inherited from interface com.seibel.distanthorizons.api.interfaces.override.IDhApiOverrideable
getPriority