ICameraEffectiveData class
Contents
[
Hide
]ICameraEffectiveData class
Immutable object which contains effective camera properties.
The ICameraEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
camera_type | Camera type. Read-only CameraPresetType . |
field_of_view_angle | Camera FOV (0-180 deg, field of View). Read-only float. |
zoom | Camera zoom (positive value in percentage). Read-only float. |
Methods
Method | Description |
---|---|
get_rotation | A rotation is defined through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates. first element in return array - latitude, second - longitude, third - revolution. Returns None if no rotation defined. |
Remarks
This interface is used as a part of IThreeDFormatEffectiveData
.
See Also
- class
IThreeDFormatEffectiveData
- module
aspose.slides
- library
Aspose.Slides