DisplayenableLighting Field |
Determines whether lights and normal maps should be processed during subsequent drawing
operations.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public bool enableLighting
Field Value
Type:
BooleanRemarks Performance may be optimized by disabling this when lighting is not needed.
This property is set to disable lighting when drawing layers whose lighting is
disabled.
See Also