Performs camera animation according to the given relative parameters.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void AnimateRelative( XViewportMouseControllerState change, double duration, double delay ) |
Parameters
- change
- Type: SGP.XSpace..::.XViewportMouseControllerState
Camera settings change at the and of the animation in comparsion with the initial animation state.
- duration
- Type: System..::.Double
Animation duration in second.
- delay
- Type: System..::.Double
Delay of the animation start in seconds.