cameraTranslationOptions
- Last UpdatedJun 28, 2023
- 1 minute read
The cameraTranslationOptions section contains parameters related to camera settings.

|
Parameter |
Type |
Description |
|---|---|---|
|
cameraTranslationOptions |
GROUP |
Camera translation parameters. |
|
undo |
SFLOAT |
Settings for undo/redo operation. |
|
cameraPositions |
SFLOAT |
Number of positions to store for undo and redo operation. Minimum value 2 and Maximum value 50. |
|
minTime |
SFLOAT |
Minimum seconds the camera should stay still to store the position for undo operation. |
|
minDistance |
SFLOAT |
Minimum distance the camera should move to store the position for undo operation. |
|
minAngle |
SFLOAT |
Minimum degrees the camera should rotate to store the position for undo operation. |