Applies a rotation to the whole scene.
The request body is of type AddRotation.
Request Body Parameters
Name | Description | Data Type |
angleInRadians | The angle in radians. | xml:double |
vectorX | The rotation axis' X direction. | xml:double |
vectorY | The rotation axis' Y direction. | xml:double |
vectorZ | The rotation axis' Z direction. | xml:double |
centerX | The rotation axis' X origin. | xml:double |
centerY | The rotation axis' Y origin. | xml:double |
centerZ | The rotation axis' Z origin. | xml:double |
![](xsddiagramimages/http---tempuri.org-_xsd~e-AddRotation.png)
Overview
![](template/packages/core-xsd/images/element.png) |
![](template/packages/core-xsd/images/sequence.png) |
Sequence
| |
The response body is of type AddRotationResponse.
Response Body Parameters
Name | Description | Data Type |
AddRotationResult | Error messages. | xml:string |
![](xsddiagramimages/http---tempuri.org-_xsd~e-AddRotationResponse.png)
Overview
![](template/packages/core-xsd/images/element.png) |
![](template/packages/core-xsd/images/sequence.png) |
Sequence
| |