FParticleEmitterInstance::UpdateBoundingBox

Update the bounding box for the emitter

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitterInstances.cpp

Syntax

virtual void UpdateBoundingBox
(
    float DeltaTime
)

Remarks

Update the bounding box for the emitter

Parameters

Parameter

Description

DeltaTime

The time slice to use

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