SourceCode
The source code for this pass.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public string SourceCode { get; }
Remarks
This is the source code used before any platform-specific processing occurs (similar to using define to map some keywords to another for language compatibility).