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

RayTracingAccelerationStructure.RASSettings Constructor

Declaration

public RayTracingAccelerationStructure.RASSettings(Experimental.Rendering.RayTracingAccelerationStructure.ManagementMode sceneManagementMode, Experimental.Rendering.RayTracingAccelerationStructure.RayTracingModeMask rayTracingModeMask, int layerMask);

Parameters

sceneManagementMode Chooses whether a RayTracingAccelerationStructure will be managed by the user or Unity Engine.
rayTracingModeMask Filters Renderers to add to the RayTracingAccelerationStructure based on their RayTracingAccelerationStructure.RayTracingMode.

Description

Creates a RayTracingAccelerationStructure.RASSettings from the given configuration.


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