This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

VisualEffect.AdvanceOneFrame

Declaration

public void AdvanceOneFrame();

Description

If VisualEffect.pause is true, the method processes the next visual effect update for exactly one frame with the current delta time.