RealtimeDisplayModeClassInfoRequiredDisplayTechnology Property |
Override to return the display techonology your DisplayMode requires for the viewport to be running in.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual DisplayTechnology RequiredDisplayTechnology { get; }
Public Overridable ReadOnly Property RequiredDisplayTechnology As DisplayTechnology
Get
Property Value
Type:
DisplayTechnology
See Also