FSlateRenderer::SetColorVisionDeficiencyType

Sets which color vision filter to use

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/SlateRenderer.h"

Syntax

virtual void SetColorVisionDeficiencyType
(
    EColorVisionDeficiency Type,
    int32 Severity,
    bool bCorrectDeficiency,
    bool bShowCorrectionWithDeficiency
)

Remarks

Sets which color vision filter to use

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