Preparing search index...
The search index is not available
ue-too
ue-too
Relay
Class Relay
The simple relay flow control. This would be the default flow control for
Board
.
Implements
CameraMux
Index
Constructors
constructor
Methods
notify
Pan
Input
notify
Rotation
Input
notify
Zoom
Input
Constructors
constructor
new
Relay
(
cameraRig
?:
CameraRig
)
:
Relay
Parameters
cameraRig
:
CameraRig
= ...
Returns
Relay
Methods
notify
Pan
Input
notifyPanInput
(
diff
:
Point
)
:
void
Parameters
diff
:
Point
Returns
void
notify
Rotation
Input
notifyRotationInput
(
deltaRotation
:
number
)
:
void
Parameters
deltaRotation
:
number
Returns
void
notify
Zoom
Input
notifyZoomInput
(
deltaZoomAmount
:
number
,
anchorPoint
:
Point
)
:
void
Parameters
deltaZoomAmount
:
number
anchorPoint
:
Point
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
notify
Pan
Input
notify
Rotation
Input
notify
Zoom
Input
ue-too
Loading...
The simple relay flow control. This would be the default flow control for Board.