Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AnimationCompression.h |
| Include | #include "AnimationCompression.h" |
Syntax
class FVectorFixed48
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | X | ||
| uint16 | Y | ||
| uint16 | Z |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVectorFixed48
(
const FVector3f& Vec |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FromVector
(
const FVector3f& Vec |
||
| void | ToVector
(
FVector3f& Out |