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 18/02/2006 at 07:39, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8/9 Platform: Windows ; Language(s) : C.O.F.F.E.E ;
--------- Hi! how do I differ animationkeys by "type"(like PositionKey, RotationKey, MorphKey, etc.) in COFFEE in Release 8/9? I guess it's something like a containervalue, but there isn't any documentation about it :-(. At the moment I've done a workaround considering the name of the sequence, but that isn't a practicable solution of course...
Any help is appreciated. thx. Robert
On 06/03/2006 at 10:53, xxxxxxxx wrote:
Use GetName() on the track . This will return the track name. 'Position.X' for example.