Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/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/AnimNext/Source/AnimNext/Public/LODPose.h |
| Include Path | #include "LODPose.h" |
TLODPose()
TLODPose(const FReferencePose &, int32, bool, bool)
| Name | TLODPose |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/LODPose.h |
| Include Path | #include "LODPose.h" |
TLODPose
(
const FReferencePose & InRefPose,
int32 InLODLevel,
bool bSetRefPose,
bool bAdditive
)