name
The name of the shader keyword. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public string name { get; }
Remarks
This is the same as the string you pass to the constructor.