Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/03/2007 at 18:18, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.6 + Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Hi All,
it's possible to assign a shader to a basechannel? Now i'm allocate a basematerial then assign the shader to the diffuse channel.. then GetBaseChannel from it. Will be good to allocate and use the basechannel without allocate materials.
Thanks in advance Renato
On 17/03/2007 at 20:58, xxxxxxxx wrote:
Since Channels can only exist as part of a Material, you must create a Material to get a channel to which to attach your shader. That's it.
On 17/03/2007 at 22:04, xxxxxxxx wrote:
thanks Robert
Cheers Renato