EGroomCacheAttributes

Attributes in groom that can be animated

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomCacheData.h"

Syntax

enum EGroomCacheAttributes
{
    None        = 0,
    Position    = 1,
    Width       = 1 << 1,
    Color       = 1 << 2,
}

Values

Name

Description

None

Position

Width

Color

Remarks

Attributes in groom that can be animated

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