EClassDataStripFlag

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h

Include

#include "GroomAsset.h"

Syntax

enum EClassDataStripFlag
{
    CDSF_ImportedStrands    = 1,
    CDSF_MinLodData         = 2,
    CDSF_StrandsStripped    = 4,
    CDSF_CardsStripped      = 8,
    CDSF_MeshesStripped     = 16,
}

Values

Name

Description

CDSF_ImportedStrands

CDSF_MinLodData

CDSF_StrandsStripped

CDSF_CardsStripped

CDSF_MeshesStripped

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