EGroomStrandsSize

Size of each strands

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomAsset.h"

Syntax

enum EGroomStrandsSize
{
    None      = 0,
    Size2     = 0x02,
    Size4     = 0x04,
    Size8     = 0x08,
    Size16    = 0x10,
    Size32    = 0x20,
}

Values

Name

Description

None

Size2

Size4

Size8

Size16

Size32

Remarks

Size of each strands

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