chv
vector chv(string channel)
vector chv(string channel, float time)
vector chv(int opid, int pid)
vector chv(int opid, int pid, float time)
评估一个通道或参数,并返回其值。
如果参数是向量参数,可以使用基础参数名称来返回所有分量作为一个向量。
时间以秒为单位指定,而不是帧数。
vector chv(string channel)
vector chv(string channel, float time)
vector chv(int opid, int pid)
vector chv(int opid, int pid, float time)
评估一个通道或参数,并返回其值。
如果参数是向量参数,可以使用基础参数名称来返回所有分量作为一个向量。
时间以秒为单位指定,而不是帧数。