ThreeDFormat — Aspose.Slides FOSS for C++ API Reference

Properties ThreeDFormat الفئة تُكوّن تأثيرات ثلاثية الأبعاد على الأشكال، بما في ذلك bevel، زاوية الكاميرا، الإضاءة، لون البثق، والمواد.

Properties: Aspose::Slides::Foss

#include <Aspose/Slides/Foss/three_d_format.h>
class ThreeDFormat

Properties: include/Aspose/Slides/Foss/three_d_format.h


Properties

PropertiesPropertiesProperties
bevel_top()PropertiesShapeBevel إعدادات للوجه العلوي.
bevel_bottom()PropertiesShapeBevel إعدادات للوجه السفلي.
camera()PropertiesCamera إعدادات (نوع الإعداد المسبق، الدوران).
light_rig()PropertiesLightRig إعدادات (نوع الإعداد المسبق، الاتجاه).
extrusion_color()PropertiesSimpleColorFormat للون البثق.
contour_color()PropertiesSimpleColorFormat للون الحد.
material()PropertiesMaterialPresetType للمادة السطحية.

ShapeBevel

Properties ShapeBevel الفئة (من shape_bevel.h) تُكوّن تأثيرات bevel:

PropertiesProperties
bevel_type() / set_bevel_type(BevelPresetType)نوع إعداد Bevel.
width() / set_width(double)عرض Bevel.
height() / set_height(double)ارتفاع Bevel.

Properties

Properties Camera الفئة (من camera.h) يتحكم في عرض الكاميرا ثلاثية الأبعاد:

PropertiesProperties
camera_preset_type()إعداد الكاميرا.
set_camera_type(CameraPresetType)تعيين إعداد الكاميرا.

LightRig

Properties LightRig الفئة (من light_rig.h) يتحكم في الإضاءة ثلاثية الأبعاد:

PropertiesProperties
light_type()LightRigPresetType الإعداد.
set_light_type(LightRigPresetType)حدد نوع الإضاءة.
direction()LightingDirection الاتجاه.
set_direction(LightingDirection)حدد اتجاه الإضاءة.

واجهة IThreeDFormat

Properties IThreeDFormat الواجهة (من i_three_d_format.h) يحدد:

PropertiesProperties
bevel_top()إعدادات الحافة العلوية.
bevel_bottom()إعدادات الحافة السفلية.
depth() / set_depth(double)عمق البثق.
contour_width() / set_contour_width(double)عرض الخط الخارجي.
material() / set_material(MaterialPresetType)مادة السطح.

انظر أيضًا

 العربية