vector4 chp(string channel)
vector4 chp(string channel, float time)
Evaluates a channel (or parameter) and return its value.
If the parameter is a vector parameter, the base parameter name can be used to return the all components as a vector.
The time is specified in seconds, not in frames.
utility |