DirectionalLightShader Fields | |
The DirectionalLightShader type exposes the following members.
| Name | Description | |
|---|---|---|
| IsCalculatingWorldViewProjectionInVertexShader |
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.
|