EGroomInterpolationType

List of interpolation type

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomAssetPhysics.h"

Syntax

enum EGroomInterpolationType
{
    None               = 0,
    RigidTransform     = 0x02,
    OffsetTransform    = 0x04,
    SmoothTransform    = 0x08,
}

Values

Name

Description

None

RigidTransform

OffsetTransform

SmoothTransform

Remarks

List of interpolation type

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