FParticleSystemThumbnailScene

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h

Include

#include "ThumbnailHelpers.h"

Syntax

class FParticleSystemThumbnailScene : public FThumbnailPreviewScene

Variables

Name Description

Protected variable

UParticleSystem...

 

PartComponent

The particle system component used to display all particle system thumbnails

Protected variable

FFXSystemInterf...

 

ThumbnailFXSystem

The FXSystem used to render all thumbnail particle systems

Constructors

Name Description

Public function

FParticleSystemThumbnailScene()

Constructor/Destructor

Destructors

Functions

Name Description

Public function

void

 

SetParticleSystem

(
    UParticleSystem* ParticleSyste...
)

Sets the particle system to use in the next GetView()

Overridden from FThumbnailPreviewScene

Name Description

Protected function Virtual Const

void

 

GetViewMatrixParameters

(
    const float InFOVDegrees,
    FVector& OutOrigin,
    float& OutOrbitPitch,
    float& OutOrbitYaw,
    float& OutOrbitZoom
)

FThumbnailPreviewScene implementation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss