Class ShadowMapKeys
Keys used for shadow mapping.
public static class ShadowMapKeys
  - Inheritance
 - 
      objectShadowMapKeys
 
Fields
ShadowMapTexture
Final shadow map texture.
public static readonly ObjectParameterKey<Texture> ShadowMapTexture
  Field Value
TextureSize
Final shadow map texture size
public static readonly ValueParameterKey<Vector2> TextureSize
  Field Value
TextureTexelSize
Final shadow map texture texel size.
public static readonly ValueParameterKey<Vector2> TextureTexelSize