Texture coordinates
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/09/2003 at 11:04, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform:
Language(s) : C.O.F.F.E.E ;---------
Looking at the BaseBitmap class there doesn't appear to be any way to get information such as UV position, scale, rotation,
whether to tile or mirror images etc...
How do I get that information? -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/09/2003 at 11:31, xxxxxxxx wrote:
UV information isn't stored in the bitmap but in UV tags on the object. Have a look at the UVWTag class in the docs for more information.