Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AnimationCompression.h |
| Include | #include "AnimationCompression.h" |
Syntax
class FVectorIntervalFixed32NoW
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Packed |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVectorIntervalFixed32NoW
(
const FVector3f& Value, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FromVector
(
const FVector3f& Value, |
||
| void | ToVector
(
FVector3f& Out, |
||
| FVector3f | ToVector
(
const float* Mins, |