Class SpotLightRenderer

All Implemented Interfaces:
DDALightRenderer<SpotLightData>, InscatteringLightRenderer<SpotLightData>, LightTypeRenderer<SpotLightData>, AutoCloseable, org.lwjgl.system.NativeResource

@Internal public class SpotLightRenderer extends InstancedLightRenderer<SpotLightData> implements DDALightRenderer<SpotLightData>