PreviewImageGeneratorSetCameraByBounds Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void SetCameraByBounds(
Bounds bounds,
double distanceScale = 1,
bool mode2D = false
)
Parameters
- bounds
- Type: NeoAxisBounds
- distanceScale (Optional)
- Type: SystemDouble
- mode2D (Optional)
- Type: SystemBoolean
See Also