RayTracingInstanceCullingTest.allowTransparentMaterials

public bool allowTransparentMaterials;

Description

Whether to allow Renderers that use transparent Materials.

Use RayTracingInstanceCullingConfig.transparentMaterialConfig to define when a Material is considered alpha tested.

If this value is false and the Mesh used by a Renderer uses transparent Materials then the test fails.

Additional resources: RayTracingAccelerationStructure.CullInstances.


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