Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetIntersectionShaderName(RayTracingShader)

Returns the name of a user-defined intersection shader from within a RayTracingShader.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string GetIntersectionShaderName(RayTracingShader s)

Parameters

Returns

Type

Description

stringThe name of the intersection Shader.