Class ShaderData.Pass
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public class Pass
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |
SourceCode
Declaration
public string SourceCode { get; }
Property Value
Type | Description |
---|---|
String |