Navigation
API > API/Plugins > API/Plugins/UAF
| Name | TLODPose |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/LODPose.h |
| Include Path | #include "LODPose.h" |
Syntax
template<typename AllocatorType>
struct TLODPose : public UE::UAF::FLODPose
Inheritance Hierarchy
- FLODPose → TLODPose
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TLODPose () |
LODPose.h | ||
TLODPose
(
const FReferencePose& InRefPose, |
LODPose.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalTransforms | TTransformArray< AllocatorType > | LODPose.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PrepareForLOD
(
const FReferencePose& InRefPose, |
LODPose.h | ||
bool ShouldPrepareForLOD
(
const FReferencePose& InRefPose, |
LODPose.h |