Class ForwardLightingRenderFeature.LightShaderPermutationEntry
public class ForwardLightingRenderFeature.LightShaderPermutationEntry
  - Inheritance
 - 
      objectForwardLightingRenderFeature.LightShaderPermutationEntry
 
Constructors
LightShaderPermutationEntry()
public LightShaderPermutationEntry()
  Fields
DirectLightGroups
public FastListStruct<LightShaderGroup> DirectLightGroups
  Field Value
DirectLightShaders
public readonly ShaderSourceCollection DirectLightShaders
  Field Value
EnvironmentLightShaders
public readonly ShaderSourceCollection EnvironmentLightShaders
  Field Value
EnvironmentLights
public FastListStruct<LightShaderGroup> EnvironmentLights
  Field Value
PermutationLightGroups
Light groups that have HasEffectPermutations.
public FastListStruct<LightShaderGroup> PermutationLightGroups
  Field Value
Methods
Reset()
public void Reset()