Table of Contents

Class ForwardLightingRenderFeature.LightShaderPermutationEntry

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll
public class ForwardLightingRenderFeature.LightShaderPermutationEntry
Inheritance
ForwardLightingRenderFeature.LightShaderPermutationEntry

Constructors

LightShaderPermutationEntry()

public LightShaderPermutationEntry()

Fields

DirectLightGroups

public FastListStruct<LightShaderGroup> DirectLightGroups

Field Value

FastListStruct<LightShaderGroup>

DirectLightShaders

public readonly ShaderSourceCollection DirectLightShaders

Field Value

ShaderSourceCollection

EnvironmentLightShaders

public readonly ShaderSourceCollection EnvironmentLightShaders

Field Value

ShaderSourceCollection

EnvironmentLights

public FastListStruct<LightShaderGroup> EnvironmentLights

Field Value

FastListStruct<LightShaderGroup>

PermutationLightGroups

Light groups that have HasEffectPermutations.

public FastListStruct<LightShaderGroup> PermutationLightGroups

Field Value

FastListStruct<LightShaderGroup>

Methods

Reset()

public void Reset()