Resets the frame animation frame transformations.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected void ResetFrameTransform( XAnimationFrame frame ) |
Parameters
- frame
- Type: SGP.XSpace..::.XAnimationFrame
The XAnimationFrame animation frame.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | frame is nullNothingnullptra null reference (Nothing in Visual Basic). |