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 12/05/2004 at 03:31, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.206 Platform: Language(s) : C++ ;
--------- Hi, Is it possible to Get the Surface Data of an object with VolumeData::GetSurfaceData on a ObjectData plugin? I want to be able to get the The surface color at a point on a 3D object in the GetVirtualObjects method. Thanks
On 13/05/2004 at 20:34, xxxxxxxx wrote:
No, because this function requires the raytracer to be initialized. That only happens during rendering.