inline float FIntensity() const;
FIntensity determines the intensity of the current color using floating-point math for high precision. The intensity is calculated using the predefined luminance values SF_COLOR_LUM_ [RED, GREEN, BLUE].
A float containing the colors intensity.
IIntensity