RenderModeType

RenderModeType enumeration

Enum RenderModeType: Satz von Rendermodustypen

public enum RenderModeType

Werte

NameWertBeschreibung
Solid0Der Rendermodus “Vollständig”.
SolidWireframe1Der “SolidWireFrame”-Rendermodus.
Transparent2Der Rendermodus “Transparent”.
TransparentWareFrame3Der “TransparentWareFrame”-Rendermodus.
BoundingBox4Der “BoundingBox”-Rendermodus.
TransparentBoundingBox5Der Rendermodus “TransparentBoundingBox”.
TransparentBoundingBoxOutline6Der Rendermodus “TransparentBoundingBoxOutline”.
Wireframe7Der “WireFrame”-Rendermodus.
ShadedWireframe8Der “ShadedWireFrame”-Rendermodus.
Vertices9Der Rendermodus “Scheitelpunkte”.
ShadedVertices10Der Rendermodus “ShadedVertices”.
Illustration11Der Rendermodus „Illustration“.
SolidOutline12Der Rendermodus “SolidOutline”.
ShadedIllustration13Der Rendermodus “ShadedIllustration”.

Siehe auch