GetPrevModValue
double GetPrevModValue (object obj, channel chan )
Return Value: the value of obj:chan on the previous frame after all effects, expressions and scripts have been applied.
Arguments:
obj |
object in question. |
chan | channel to get value from |
This function is used to get the value of an item's channel from the previous frame. This function is useful for calculating the item's velocity.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |