Word.Interfaces.ThreeDimensionalFormatUpdateData interface
用于更新对象上的 ThreeDimensionalFormat 数据的接口,用于 在 中使用 threeDimensionalFormat.set({ ... })。
属性
| bevel |
指定底部棱台的深度。 |
| bevel |
指定底部凹凸的嵌入大小。 |
| bevel |
指定一个 |
| bevel |
指定顶部棱台的深度。 |
| bevel |
指定顶部棱台的嵌入大小。 |
| bevel |
指定一个 |
| contour |
返回一个 |
| contour |
指定形状轮廓的宽度。 |
| depth | 指定形状延伸的深度。 |
| extrusion |
返回一个 |
| extrusion |
指定延伸区域的颜色是否基于原图形的填充(延伸区域的正面),并随着图形填充的改变而自动改变,或者延伸区域的颜色是否与图形填充无关。 |
| field |
指定形状的透视量。 |
| is |
指定 |
| is |
指定指定对象或应用于该对象的格式是否可见。 |
| light |
指定照明的角度。 |
| preset |
指定表示 |
| preset |
指定光源相对于延伸的位置。 |
| preset |
指定延伸照明的强度。 |
| preset |
指定延伸表面的材料。 |
| project |
指定形状上的文本是否随形状一起旋转。
|
| rotationX | 指定延伸形状围绕 x 轴的旋转(以度为单位)。 |
| rotationY | 指定延伸形状围绕 y 轴旋转(以度为单位)。 |
| rotationZ | 指定相机的 Z 轴旋转。 |
| z | 指定形状的 z 轴上的位置。 |
属性详细信息
bevelBottomDepth
bevelBottomInset
bevelBottomType
指定一个 BevelType 值,该值表示底部棱台的棱台类型。
bevelBottomType?: Word.BevelType | "mixed" | "none" | "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
属性值
Word.BevelType | "mixed" | "none" | "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
注解
bevelTopDepth
bevelTopInset
bevelTopType
指定一个 BevelType 值,该值表示顶部棱台的棱台类型。
bevelTopType?: Word.BevelType | "mixed" | "none" | "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
属性值
Word.BevelType | "mixed" | "none" | "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
注解
contourColor
返回一个 ColorFormat 对象,该对象表示形状轮廓的颜色。
contourColor?: Word.Interfaces.ColorFormatUpdateData;
属性值
注解
contourWidth
depth
extrusionColor
返回一个 ColorFormat 对象,该对象表示形状延伸的颜色。
extrusionColor?: Word.Interfaces.ColorFormatUpdateData;
属性值
注解
extrusionColorType
指定延伸区域的颜色是否基于原图形的填充(延伸区域的正面),并随着图形填充的改变而自动改变,或者延伸区域的颜色是否与图形填充无关。
extrusionColorType?: Word.ExtrusionColorType | "mixed" | "automatic" | "custom";
属性值
Word.ExtrusionColorType | "mixed" | "automatic" | "custom"
注解
fieldOfView
isPerspective
指定 true 延伸是否以透视形式显示(即,如果延伸的壁向消失点变窄, false 如果延伸为平行或正交投影),即如果延伸的墙壁不向消失点变窄。
isPerspective?: boolean;
属性值
boolean
注解
isVisible
lightAngle
presetLighting
指定表示 LightRigType 照明预设的值。
presetLighting?: Word.LightRigType | "Mixed" | "LegacyFlat1" | "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" | "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" | "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" | "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" | "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" | "Glow" | "BrightRoom";
属性值
Word.LightRigType | "Mixed" | "LegacyFlat1" | "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" | "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" | "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" | "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" | "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" | "Glow" | "BrightRoom"
注解
presetLightingDirection
指定光源相对于延伸的位置。
presetLightingDirection?: Word.PresetLightingDirection | "Mixed" | "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" | "BottomLeft" | "Bottom" | "BottomRight";
属性值
Word.PresetLightingDirection | "Mixed" | "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" | "BottomLeft" | "Bottom" | "BottomRight"
注解
presetLightingSoftness
指定延伸照明的强度。
presetLightingSoftness?: Word.PresetLightingSoftness | "Mixed" | "Dim" | "Normal" | "Bright";
属性值
Word.PresetLightingSoftness | "Mixed" | "Dim" | "Normal" | "Bright"
注解
presetMaterial
指定延伸表面的材料。
presetMaterial?: Word.PresetMaterial | "Mixed" | "Matte" | "Plastic" | "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" | "WarmMatte" | "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge" | "Clear" | "Flat" | "SoftMetal";
属性值
Word.PresetMaterial | "Mixed" | "Matte" | "Plastic" | "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" | "WarmMatte" | "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge" | "Clear" | "Flat" | "SoftMetal"