Notifications
Clear all

[Closed] Custom Shader properties access?

Have custom shader that has two different sub shaders. The devleloper has the name shaderType for this property. Which is a pain since if I try to get the $.material.shaderType I will get the top level shader. Is there a way to get hold of this property at all? Is there like $.material.shader1.shaderType or something like it?