Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FProxyInterpolationError
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FErrorInterpolationSettings * GetErrorInterpolationSettings () |
Get FErrorInterpolationSettings which stores custom settings for render interpolation error corrections, returns nullptr if there are no custom settings | Chaos/Framework/PhysicsProxyBase.h | |
virtual const FErrorInterpolationSettings * GetErrorInterpolationSettings () |
Get FErrorInterpolationSettings which stores custom settings for render interpolation error corrections, returns nullptr if there are no custom settings | Chaos/Framework/PhysicsProxyBase.h |
GetErrorInterpolationSettings()
Description
Get FErrorInterpolationSettings which stores custom settings for render interpolation error corrections, returns nullptr if there are no custom settings
| Name | GetErrorInterpolationSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsProxyBase.h |
| Include Path | #include "Chaos/Framework/PhysicsProxyBase.h" |
virtual FErrorInterpolationSettings * GetErrorInterpolationSettings()
GetErrorInterpolationSettings()
Description
Get FErrorInterpolationSettings which stores custom settings for render interpolation error corrections, returns nullptr if there are no custom settings
| Name | GetErrorInterpolationSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsProxyBase.h |
| Include Path | #include "Chaos/Framework/PhysicsProxyBase.h" |
virtual const FErrorInterpolationSettings * GetErrorInterpolationSettings() const