IsInputDirty method
Determines whether a transform input has changed since the last time this method was called.
Syntax
bool retVal = object.IsInputDirty(i);
Parameters
i [in]
Type: unsigned longIndex of the requested input surface (for transforms with multiple inputs). The default value is zero.
See also
Reference