dna::Direction

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/Descriptor.h

Include

#include "dna/layers/Descriptor.h"

Syntax

namespace dna
{
    enum Direction
    {
        left,
        right,
        up,
        down,
        front,
        back,
    }
}

Values

Name

Description

left

right

up

down

front

back

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