EControlRigSetKey

When setting control values what to do with regards to setting key.

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h

Include

#include "Rigs/RigHierarchyDefines.h"

Syntax

enum EControlRigSetKey
{
    DoNotCare    = 0x0,
    Always,
    Never,
}

Values

Name

Description

DoNotCare

Always

Never

Remarks

When setting control values what to do with regards to setting key.

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