Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairExternalForces |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetPhysics.h |
| Include Path | #include "GroomAssetPhysics.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairExternalForces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHairExternalForces() |
GroomAssetPhysics.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AirDrag | float | Coefficient between 0 and 1 to be used for the air drag | GroomAssetPhysics.h |
|
| AirVelocity | FVector | Velocity of the surrounding air in cm/s | GroomAssetPhysics.h |
|
| GravityVector | FVector | Acceleration vector in cm/s2 to be used for the gravity | GroomAssetPhysics.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairExternalForces& A |
GroomAssetPhysics.h |