THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/09/2012 at 14:04, xxxxxxxx wrote:
Hello all.
I'm trying to get access to a Layer Shader. The other shaders were easy enough:
#To get the shader from the color channel
material[c4d.MATERIAL_COLOR_SHADER]
#To get the shaders from a fusion shader
fusion[c4d.SLA_FUSION_BLEND_CHANNEL]
fusion[c4d.SLA_FUSION_BASE_CHANNEL]
How would I do that for a layer shader?
Any help would be appreciated.
Dan