Table of Contents

Class LightSkyboxShaderKeys

Namespace
Stride.Rendering.Lights
Assembly
Stride.Rendering.dll
public static class LightSkyboxShaderKeys
Inheritance
LightSkyboxShaderKeys

Fields

Intensity

public static readonly ValueParameterKey<float> Intensity

Field Value

ValueParameterKey<float>

LightDiffuseColor

public static readonly PermutationParameterKey<ShaderSource> LightDiffuseColor

Field Value

PermutationParameterKey<ShaderSource>

LightSpecularColor

public static readonly PermutationParameterKey<ShaderSource> LightSpecularColor

Field Value

PermutationParameterKey<ShaderSource>

SkyMatrix

public static readonly ValueParameterKey<Matrix> SkyMatrix

Field Value

ValueParameterKey<Matrix>