Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FQuaternionSpringState |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
| Include Path |
#include "Kismet/KismetMathLibrary.h" |
Syntax
USTRUCT (BlueprintType )
struct FQuaternionSpringState
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AngularVelocity |
FVector |
|
Kismet/KismetMathLibrary.h |
|
| bPrevTargetValid |
bool |
|
Kismet/KismetMathLibrary.h |
|
| PrevTarget |
FQuat |
|
Kismet/KismetMathLibrary.h |
|
Functions
Public