Table of Contents

Class SkyboxKeys

Namespace
Stride.Rendering.Skyboxes
Assembly
Stride.Rendering.dll
public static class SkyboxKeys
Inheritance
SkyboxKeys

Fields

CubeMap

public static readonly ObjectParameterKey<Texture> CubeMap

Field Value

ObjectParameterKey<Texture>

DiffuseLighting

public static readonly PermutationParameterKey<ShaderSource> DiffuseLighting

Field Value

PermutationParameterKey<ShaderSource>

Intensity

public static readonly ValueParameterKey<float> Intensity

Field Value

ValueParameterKey<float>

Shader

public static readonly PermutationParameterKey<ShaderSource> Shader

Field Value

PermutationParameterKey<ShaderSource>

SkyMatrix

public static readonly ValueParameterKey<Matrix> SkyMatrix

Field Value

ValueParameterKey<Matrix>

SpecularLighting

public static readonly PermutationParameterKey<ShaderSource> SpecularLighting

Field Value

PermutationParameterKey<ShaderSource>