Performs camera animation according to the given parameters.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

Parameters

from
Type: SGP.XSpace..::.XViewportMouseControllerState
Initial camera settings at the animation beginning.
to
Type: SGP.XSpace..::.XViewportMouseControllerState
Final camera settings at the animation end.
duration
Type: System..::.Double
Animation duration in second.
delay
Type: System..::.Double
Delay of the animation start in seconds.

See Also