dna::DataLayer

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/DataLayer.h

Include

#include "dna/DataLayer.h"

Syntax

namespace dna
{
    enum DataLayer
    {
        Descriptor,
        Definition,
        Behavior,
        Geometry,
        GeometryWithoutBlendShapes,
        AllWithoutBlendShapes,
        All,
    }
}

Values

Name

Description

Descriptor

Definition

Behavior

Geometry

GeometryWithoutBlendShapes

AllWithoutBlendShapes

All

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