allowVisualEffects
Whether to allow VFXRenderers.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool allowVisualEffects
Remarks
If this value is false and the Renderer is a VFXRenderer, then the test fails.
Additional Resources: RayTracingAccelerationStructure.CullInstances.