Normals

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 21/12/2010 at 15:25, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   11.5 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
How do I set the normals of my PolygonObject?
All I found in the documentation was
BaseTag *normaltag = BaseTag::Alloc(Tnormal);
But how do I set the data for it?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 21/12/2010 at 15:47, xxxxxxxx wrote:

Hello Typhlosion,

Take a look at: NormalTag and NormalStruct in the R12 SDK.