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