Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
TCompressedFloatDetails |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/ModuleInput.h |
| Include Path |
#include "SimModule/ModuleInput.h" |
Syntax
template<int32 MaxValue, uint32 NumBits>
struct TCompressedFloatDetails
Constants
| Name |
Type |
Remarks |
Include Path |
| Bias |
int32 |
|
SimModule/ModuleInput.h |
| MaxBitValue |
int32 |
NumBits = 8: |
SimModule/ModuleInput.h |
| MaxDelta |
int32 |
|
SimModule/ModuleInput.h |
| SerIntMax |
int32 |
|
SimModule/ModuleInput.h |