Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.