FaceColor
PdfSaveOptions.FaceColor property
获取或设置渲染 3D 内容时使用的面颜色。 仅当RenderMode
值为 Illustration.
public Vector3 FaceColor { get; set; }
也可以看看
- struct Vector3
- class PdfSaveOptions
- 命名空间 Aspose.ThreeD.Formats
- 部件 Aspose.3D
获取或设置渲染 3D 内容时使用的面颜色。 仅当RenderMode
值为 Illustration.
public Vector3 FaceColor { get; set; }