Enum RenderModeType

RenderModeType enumerasyonu

Enum RenderModeType: render modu türleri seti

public enum RenderModeType

Değerler

İsimDeğerAçıklama
Solid0“Solid” render modu.
SolidWireframe1“SolidWireFrame” render modu.
Transparent2“Transparent” render modu.
TransparentWareFrame3“TransparentWareFrame” render modu.
BoundingBox4“BoundingBox” render modu.
TransparentBoundingBox5“TransparentBoundingBox” render modu.
TransparentBoundingBoxOutline6“TransparentBoundingBoxOutline” render modu.
Wireframe7“WireFrame” render modu.
ShadedWireframe8“ShadedWireFrame” render modu.
Vertices9“Vertices” render modu.
ShadedVertices10“ShadedVertices” render modu.
Illustration11“Illustration” render modu.
SolidOutline12“SolidOutline” render modu.
ShadedIllustration13“ShadedIllustration” render modu.

Ayrıca Bakınız