THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/09/2006 at 13:45, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9+
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Howdy,
A couple of questions:
1. In SeDrawParameter(), what is the DRAW_PARAMETER_ALPHA_THRESHOLD supposed to do? In the c4d_basedraw.h file, there's a comment that says it's values are from 0 to 1.0, but I don't see any difference when using LineNew() to draw lines in front of solid shaded polygons. I was hoping the lines would be lighter, sort of like they were semitransparant or something, but that doesn't seem to be what the parameter does.
2. With the LineZOffset() function, it seems that the zoom of the camera alters whether or not a line drawn with LineNew() gets drawn in front of a solid shaded polygon or not. What's the relationship with the camera and the LineZOffset() function? is there a formula to use to always calculate a value according to what the camer's zoom is?
Adios,
Cactus Dan