Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
Type
typedef FRealDouble FReal
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Real.h |
| Include | #include "Chaos/Real.h" |
Remarks
Common data types for the Chaos physics engine. Unless a specific precision of type is required most code should use these existing types (e.g. FVec3) to adapt to global changes in precision.