Class SkyboxKeys
public static class SkyboxKeys
- Inheritance
-
SkyboxKeys
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