Class TemplateAsset
Asset containing shader code that is used around the modular shader system.
Namespace: VRLabs.ModularShaderSystem
Syntax
public class TemplateAsset : ScriptableObject
Constructors
| Name | Description |
|---|---|
| TemplateAsset() | |
| TemplateAsset(String) |
Fields
| Name | Description |
|---|---|
| Keywords | Keywords found in the template |
| Template | Template string. |