Click or drag to resize
ColorGradientInterpolationSpace Property
Gets the interpolation space.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public ColorInterpolationSpace InterpolationSpace { get; }

Property Value

Type: ColorInterpolationSpace
The interpolation space.
See Also