Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/TLODPose
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TLODPose () |
LODPose.h | ||
TLODPose
(
const FReferencePose& InRefPose, |
LODPose.h |
TLODPose()
| Name | TLODPose |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path | #include "LODPose.h" |
TLODPose()
TLODPose(const FReferencePose &, int32, bool, bool)
| Name | TLODPose |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path | #include "LODPose.h" |
TLODPose
(
const FReferencePose & InRefPose,
int32 InLODLevel,
bool bSetRefPose,
bool bAdditive
)