RenderModeType

RenderModeType enumeration

枚举 RenderModeType:渲染模式类型集

public enum RenderModeType

价值观

姓名价值描述
Solid0“固体”渲染模式。
SolidWireframe1“SolidWireFrame”渲染模式。
Transparent2“透明”渲染模式。
TransparentWareFrame3“TransparentWareFrame”渲染模式。
BoundingBox4“边界框”渲染模式。
TransparentBoundingBox5“TransparentBoundingBox”渲染模式。
TransparentBoundingBoxOutline6“TransparentBoundingBoxOutline”渲染模式。
Wireframe7“线框”渲染模式。
ShadedWireframe8“ShadedWireFrame”渲染模式。
Vertices9“顶点”渲染模式。
ShadedVertices10“ShadedVertices”渲染模式。
Illustration11“插图”渲染模式。
SolidOutline12“SolidOutline”渲染模式。
ShadedIllustration13“ShadedIllustration”渲染模式。

也可以看看