Hey List,
Does anyone know how I can find out all available parameters for the cache
manager? More specifically the attributes (or attibutes as Softimage calls
them!) I've looked around the SDK and online but can't seem to find anything
very helpful.
For example I can get them using
Application.GetValue("WriteAnimation.CacheAttibutes" but the values returned
are their index rather than their name. e.g. "5:" rather than say "Point
Position". Ideally I'd like to be able to collect all the attributes listed
within the cache manager at the time of caching or be able to throw all
possible attributes into a PPG for user selection (like in the cache manager)
Hope that makes some sort of sense
cheers
g