Field LastGeneratedShaders
List of shaders that have been last generated by this modular shader. Useful to backtrack from which modular shader a specific shader comes.
Namespace: VRLabs.ModularShaderSystem
Syntax
public List<Shader> LastGeneratedShaders
Returns
List<Shader>
|
Remarks
This list is not visible in the inspector, but can be accessed by scripts.