Click or drag to resize
LightSourceParamsVersion Property
So we can cache lights and identify when they were changed.

Namespace:  GeonBit.Core.Graphics.Lights
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint ParamsVersion { get; }

Property Value

Type: UInt32
See Also