Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderTransform.h |
| Include | #include "RenderTransform.h" |
Syntax
struct FCompressedTransform
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16[4] | Rotation | ||
| uint16[4] | Scale_SharedExp | ||
| FVector3f | Translation |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCompressedTransform
(
const FRenderTransform& In |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FRenderTransform |
Constants
| Name | Description |
|---|---|
| ExpBias | |
| ExpBits | |
| MantissaBits | |
| SignMantissaBits | |
| SignMantissaMask |