THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/08/2003 at 04:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 7.0
Platform: Mac ;
Language(s) : C.O.F.F.E.E ;
---------
Hi!
I have been trying to write a shader that uses TraceGeometry, but i keep running in to problems. I think i will need to set the flag "CHANNEL_RAYTRACING". Like this:
MyShader::GetInfo(settings){
return CHANNEL_RAYTRACING;
}
…but I get a compilation error. What is wrong?
Regards
/Filip