UGroomCreateBindingOptions

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UGroomCreateBindingOptions

References

Module

HairStrandsCore

Header

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

Include

#include "GroomCreateBindingOptions.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType, Config=EditorPerProjectUserSettings, HideCategories=("Hidden"))
class UGroomCreateBindingOptions : public UObject

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

NumInterpolationPoints

Number of points used for the rbf interpolation

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

USkeletalMesh &...

 

SourceSkeletalMesh

Skeletal mesh on which the groom has been authored.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

USkeletalMesh &...

 

TargetSkeletalMesh

Skeletal mesh on which the groom is attached to.

Constructors

Name Description

Public function

UGroomCreateBindingOptions

(
    const FObjectInitializer& ObjectIn...
)

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