GetAllShaders (Shader)
Introduced
7.0
Description
Returns all the shaders nested under the shader if it is a shader compound. Otherwise, it returns an empty collection.
C# Syntax
ShaderCollection Shader.GetAllShaders();Return Value
ShaderCollection (or an empty collection)
See Also
Autodesk Softimage v7.5