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

VFXManager.ProcessCamera

public static void ProcessCamera(Camera cam);

Parameters

camThe camera for which the VFX commands will be processed.

Description

Processes per camera VFX commands at this frame.

Called by SRP implementation.