Class SkyboxShaderBaseKeys
public static class SkyboxShaderBaseKeys
- Inheritance
-
SkyboxShaderBaseKeys
Fields
Intensity
public static readonly ValueParameterKey<float> Intensity
Field Value
ProjectionInverse
public static readonly ValueParameterKey<Matrix> ProjectionInverse
Field Value
SkyMatrix
public static readonly ValueParameterKey<Matrix> SkyMatrix
Field Value
ViewInverse
public static readonly ValueParameterKey<Matrix> ViewInverse