Navigation
Unreal Engine C++ API Reference > Runtime > Engine
Inheritance Hierarchy
- ILODSyncInterface
- UGroomComponent
- USkinnedMeshComponent
- UPoseableMeshComponent
- USkeletalMeshComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LODSyncInterface.h |
Include | #include "LODSyncInterface.h" |
Syntax
class ILODSyncInterface
Remarks
This is interface class for getting/setting LOD info by LODSyncComponent
Implemented by SkeletalMeshComponent, GroomComponent