ThreeDFormat
Overview
ThreeDFormat is a class in Aspose.Slides FOSS for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
Represents 3-D properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
contour_width | float | Read | Returns or sets the width of a 3D contour. |
extrusion_height | float | Read | Returns or sets the height of an extrusion effect. |
depth | float | Read | Returns or sets the depth of a 3D shape. |
bevel_top | IShapeBevel | Read | Returns or sets the type of a top 3D bevel. |
bevel_bottom | IShapeBevel | Read | Returns or sets the type of a bottom 3D bevel. |
contour_color | IColorFormat | Read | Returns or sets the color of a contour. |
extrusion_color | IColorFormat | Read | Returns or sets the color of an extrusion. |
camera | ICamera | Read | Returns or sets the settings of a camera. |
light_rig | ILightRig | Read | Returns or sets the type of a light. |
material | MaterialPresetType | Read | Returns or sets the type of a material. |