ShaderInclude
Shader include file asset.
Read time 3 minutesLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
- Inherits from: TextAsset
public sealed class ShaderInclude : TextAsset
Properties
Property | Description |
|---|---|
| Reflection | The include's reflection data. |
Inheritance
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |