Class ProbeVolumeLighting
Inheritance
ProbeVolumeLighting
Syntax
public class ProbeVolumeLighting
Properties
instance
Declaration
public static ProbeVolumeLighting instance { get; }
Property Value
Methods
BindAPVRuntimeResources(CommandBuffer, Boolean)
Declaration
public void BindAPVRuntimeResources(CommandBuffer cmdBuffer, bool isProbeVolumeEnabled)
Parameters
Cleanup()
Declaration
UpdateShaderVariablesProbeVolumes(ProbeVolumesOptions, Int32, CommandBuffer)
Declaration
public bool UpdateShaderVariablesProbeVolumes(ProbeVolumesOptions probeVolumeOptions, int taaFrameIndex, CommandBuffer cmd)
Parameters
Returns
Extension Methods