Creates a new instance of the class XViewportMouseController..::.XStateAnimator.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XStateAnimator( XViewportMouseController controller, XViewportMouseControllerState from, XViewportMouseControllerState to ) |
Parameters
- controller
- Type: SGP.XSpace..::.XViewportMouseController
The mouse controller that the XViewportMouseController..::.XStateAnimator has created.
- from
- Type: SGP.XSpace..::.XViewportMouseControllerState
Animation start state.
- to
- Type: SGP.XSpace..::.XViewportMouseControllerState
Animation end state.