Adds the relative values of the s2 to the state s1.

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

Syntax

Parameters

s1
Type: SGP.XSpace..::.XViewportMouseControllerState
Original state of the mouse controller.
s2
Type: SGP.XSpace..::.XViewportMouseControllerState
Relative state, that will be added.

Return Value

Returns new XViewportMouseControllerState state.

See Also