SkyboxKeys Class
Namespace: Stride.Rendering.Skyboxes
Assembly: Stride.Rendering.dll
System.Object →
SkyboxKeys
Derived from SkyboxKeys:
public static class SkyboxKeys
|
Improve this Doc
View Source
Fields
CubeMap
public static readonly ObjectParameterKey<Texture> CubeMap
Field Value
DiffuseLighting
public static readonly PermutationParameterKey<ShaderSource> DiffuseLighting
Field Value
Intensity
public static readonly ValueParameterKey<float> Intensity
Field Value
Shader
public static readonly PermutationParameterKey<ShaderSource> Shader
Field Value
SkyMatrix
public static readonly ValueParameterKey<Matrix> SkyMatrix
Field Value
SpecularLighting
public static readonly PermutationParameterKey<ShaderSource> SpecularLighting
Field Value