Camera — Aspose.Slides FOSS C++ API Reference
Camera — Represents camera properties for 3D scene rendering.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
CameraPresetType | CameraPresetType | Read |
Methods
| Method | Returns | Description |
|---|---|---|
CameraPresetType() | CameraPresetType | |
init_internal() | void | Initialize XML-backed camera. |
get_camera() | pugi::xml_node | Get the element if it exists within the scene3d element. |
ensure_camera() | pugi::xml_node | Get or create the element with default preset “orthographicFront”. |
save() | void | Save changes via the save callback. |
set_camera_type() | void | Sets the camera preset type. |