Click or drag to resize
AB4D logo

DirectionalLightShader Fields

The DirectionalLightShader type exposes the following members.

Fields
  NameDescription
Public fieldIsCalculatingWorldViewProjectionInVertexShader
Gets or sets a boolean that specifies if WorldViewProjection matrix is calculated in vertex shader. If value is false then WorldViewProjection matrix is calculated in .Net code. Default value is true.
Top
See Also