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