Enum FOPTE3dObject
3D Object Material properties of a 3D object. A 3D effect overrides the fill and line effects and corresponding colors. Extrusion depths are always specified in absolute units.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTE3dObject
Fields
| Name | Description |
|---|---|
| c3DCrMod | The c3 d cr mod |
| c3DDiffuseAmt | The c3 d diffuse amt |
| c3DEdgeThickness | The c3 d edge thickness |
| c3DExtrudeBackward | The c3 d extrude backward |
| c3DExtrudeForward | The c3 d extrude forward |
| c3DExtrudePlane | The c3 d extrude plane |
| c3DExtrusionColor | The c3 d extrusion color |
| c3DShininess | The c3 d shininess |
| c3DSpecularAmt | The c3 d specular amt |
| f3D | The f3 d |
| fc3DLightFace | The FC3 d light face |
| fc3DMetallic | The FC3 d metallic |
| fc3DUseExtrusionColor | The FC3 d use extrusion color |