Description
Resets the offset effect for the selected parameters.
Scripting Syntax
ResetOffset( [InputObjs], [Time] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
List of animatable parameters Default Value: Current marked and selected objects |
|
|
Time |
Frame number. Default Value: Current frame. |
Examples
VBScript Example
Set l_SelectionList = GetValue("SelectionList")
ResetOffset l_SelectionList
See Also
SOFTIMAGE|XSI v6.01