WasComponentRecentlyRendered

WasComponentRecentlyRendered

Windows
MacOS
Linux

Returns true if this component has been rendered "recently", with a tolerance in seconds to define what "recent" means. e.g.: If a tolerance of 0.1 is used, this function will return true only if the actor was rendered in the last 0.1 seconds of game time.

Target is Primitive Component

WasComponentRecentlyRendered
Target
Tolerance
0.200000
Return Value

Inputs

Target
Primitive Component Object Reference
Tolerance
Float

How many seconds ago the actor last render time can be and still count as having been "recently" rendered.

Outputs

Return Value
Boolean

Whether this actor was recently rendered.

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