This version of Unity is unsupported.

Parameters

RayTracingShaderThe RayTracingShader to use.
nameName of the RayTracingAccelerationStructure in shader coder.
nameIDProperty name ID. Use Shader.PropertyToID to get this ID.
accelerationStructureThe RayTracingAccelerationStructure to be used.

Description

Adds a command to set the RayTracingAccelerationStructure to be used with the RayTracingShader.