Get the Texture Color (etc)
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/10/2005 at 18:03, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.2 +
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;---------
Hello all,how i can get texture color from a Texture Tag (inside a GetVirtualObjects)?
I need to drive some parameters from a texture.
A friend told me that there is a workaround to make that:
Make a new Doc and render a texture in low resThanks in advance
Renato T. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 01/11/2005 at 07:41, xxxxxxxx wrote:
Yes, that would work. You might also be able to use PluginShader::Sample().
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/11/2005 at 08:20, xxxxxxxx wrote:
Hello Mikael,
i'll check Sample() function
thanks
Renato T.