Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd
Inheritance Hierarchy
- FPreviewScene
- FTickableEditorObject
- FThumbnailPreviewScene
- FAnimationSequenceThumbnailScene
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h |
Include | #include "ThumbnailHelpers.h" |
Syntax
class FAnimationSequenceThumbnailScene : public FThumbnailPreviewScene
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Constructor |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | CleanupComponentChildren
(
USceneComponent* Component |
Clean up the children of this component. |
![]() |
bool | SetAnimation
(
UAnimSequenceBase* InAnimation |
Sets the animation to use in the next CreateView() |
Overridden from FThumbnailPreviewScene
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | GetViewMatrixParameters
(
const float InFOVDegrees, |
FThumbnailPreviewScene implementation. |