For a list of all members of this type, see Medical3DCamera members.
Name | Description | |
---|---|---|
![]() | ResetPosition | Resets the camera position to the default state (0, 0, 0) |
![]() | ResetRotation | Resets the camera rotation to the default state (0, 0, 0). |
![]() | Rotate | Rotates the camera by a specific amount in the specified axis (axes). |
![]() | RotateX | Rotates the camera in the X-axis by a specific amount. |
![]() | RotateY | Rotates the camera in the Y-axis by a specific amount. |
![]() | RotateZ | Rotates the camera in the Z-axis by a specific amount. |
![]() | Translate | Translates or moves the camera by a specific amount in the specified axis (axes). |
![]() | TranslateX | Translates or moves the camera in the X-axis by a specific amount. |
![]() | TranslateY | Translates or moves the camera in the Y-axis by a specific amount. |
![]() | TranslateZ | Translates or moves the camera in the Z-axis by a specific amount. |