FHairExternalForces

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "GroomAssetPhysics.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FHairExternalForces

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

AirDrag

Coefficient between 0 and 1 to be used for the air drag

Public variable UProperty Category, EditAnywhere, Meta

FVector

 

AirVelocity

Velocity of the surrounding air in cm/s

Public variable UProperty Category, EditAnywhere, Meta

FVector

 

GravityVector

Acceleration vector in cm/s2 to be used for the gravity

Constructors

Name Description

Public function

FHairExternalForces()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FHairExternalForces& A
)

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