Class DebugLightVolumes
Inheritance
DebugLightVolumes
Syntax
public class DebugLightVolumes
Constructors
DebugLightVolumes()
Declaration
public DebugLightVolumes()
Fields
_ColorGradientTextureShaderID
Declaration
public static readonly int _ColorGradientTextureShaderID
Field Value
_ColorShaderID
Declaration
public static readonly int _ColorShaderID
Field Value
_DebugColorAccumulationBufferShaderID
Declaration
public static readonly int _DebugColorAccumulationBufferShaderID
Field Value
_DebugLightCountBufferShaderID
Declaration
public static readonly int _DebugLightCountBufferShaderID
Field Value
_DebugLightVolumesTextureShaderID
Declaration
public static readonly int _DebugLightVolumesTextureShaderID
Field Value
_MaxDebugLightCountShaderID
Declaration
public static readonly int _MaxDebugLightCountShaderID
Field Value
_OffsetShaderID
Declaration
public static readonly int _OffsetShaderID
Field Value
_RangeShaderID
Declaration
public static readonly int _RangeShaderID
Field Value
Methods
InitData(RenderPipelineResources)
Declaration
public void InitData(RenderPipelineResources renderPipelineResources)
Parameters
ReleaseData()
Declaration
public void ReleaseData()
RenderLightVolumes(CommandBuffer, HDCamera, CullingResults, LightingDebugSettings, RTHandleSystem.RTHandle)
Declaration
public void RenderLightVolumes(CommandBuffer cmd, HDCamera hdCamera, CullingResults cullResults, LightingDebugSettings lightDebugSettings, RTHandleSystem.RTHandle finalRT)
Parameters