Experimental: this API is experimental and might be changed or removed in the future.

VFXManager.IsCameraBufferNeeded

public static Experimental.VFX.VFXCameraBufferTypes IsCameraBufferNeeded(Camera cam);

Parameters

camThe camera for which to query needed buffers.

Returns

VFXCameraBufferTypes A list of all needed buffer flags.

Description

Queries which buffers the VFX Manager needs for the given camera.

Use this call to make your custom SRP support screen space effects in VFX Graph.

Did you find this page useful? Please give it a rating: