EColorVisionDeficiency

Enumerates color vision deficiency types.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

enum EColorVisionDeficiency
{
    NormalVision,
    Deuteranope,
    Protanope,
    Tritanope,
}

Values

Name

Description

NormalVision

Deuteranope

Protanope

Tritanope

Remarks

Enumerates color vision deficiency types.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss