IThreeDFormat — Aspose.Slides FOSS Python API Reference
Overview
IThreeDFormat defines formatting options for i three d. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition. Refer to the package documentation for installation instructions and a complete list of related types.
Package: aspose.slides_foss
Description
IThreeDFormat is a class in the Aspose.Slides FOSS library for Python that exposes 0 methods and 10 properties for programmatic use. It extends IThreeDParamSource and implements ABC, inheriting shared functionality from its parent type.
Core capabilities include: float; float; float. These operations enable developers to integrate ithreedformat functionality directly into Python applications.
Properties
| Property | Type | Access | Description |
|---|---|---|---|
contour_width | float | Read / Write | The contour_width value. |
extrusion_height | float | Read / Write | The extrusion_height value. |
depth | float | Read / Write | The depth value. |
bevel_top | IShapeBevel | Read-only | The bevel_top value. |
bevel_bottom | IShapeBevel | Read-only | The bevel_bottom value. |
contour_color | IColorFormat | Read-only | The contour_color value. |
extrusion_color | IColorFormat | Read-only | The extrusion_color value. |
camera | ICamera | Read-only | The camera value. |
light_rig | ILightRig | Read-only | The light_rig value. |
material | MaterialPresetType | Read / Write | The material value. |