mergeCameraPose
function
- Kind
- function
- Source
- src/rendering/CameraTransitionController.js:203
Description
Merge a partial camera pose into an existing pose.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
basePose | Object|null | Existing pose to use as defaults. | ||
patch | Object | optional | Pose fields to replace. |
Returns
Normalized camera pose.
TypeObject