This version of Unity is unsupported.

RayTracingInstanceCullingTest.allowVisualEffects

public bool allowVisualEffects;

Description

Whether to allow VFXRenderers.

If this value is false and the Renderer is a VFXRenderer, then the test fails.

Additional resources: RayTracingAccelerationStructure.CullInstances.