[Missing <summary> documentation for "N:Rhino.Render"]
Classes
| Class | Description | |
|---|---|---|
| CreatePreviewEventArgs | Used in RenderPlugIn virtual CreatePreview function | |
| CreatePreviewEventArgs..::..SceneObject | ||
| CreateTexture2dPreviewEventArgs | ||
| GroundPlane |
Represents an infinite plane for implementation by renderers.
See SupportsFeature.
| |
| MappingTag |
Holds texture mapping information.
| |
| NamedValue | ||
| RenderContent | ||
| RenderEndEventArgs |
Contains information about why OnRenderEnd was called
| |
| RenderEnvironment | ||
| RenderMaterial | ||
| RenderMaterial..::..BasicMaterialParameterNames |
Parameter names for use in GetNamedParameter and SetNamedParameter with basic materials.
| |
| RenderPipeline |
Provides facilities to a render plug-in for integrating with the standard
Rhino render window. Also adds helper functions for processing a render
scene. This is the suggested class to use when integrating a renderer with
Rhino and maintaining a "standard" user interface that users will expect.
| |
| RenderSettings |
Contains settings used in rendering.
| |
| RenderTexture | ||
| RenderWindow | ||
| RenderWindow..::..Channel | ||
| SimulatedEnvironment | ||
| SimulatedTexture | ||
| Sun |
Represents the Sun on a little portion of Earth.
| |
| TextureEvaluator | ||
| TextureMapping |
Represents a texture mapping.
| |
| TwoColorRenderTexture |
Enumerations
| Enumeration | Description | |
|---|---|---|
| PreviewSceneQuality | Quality levels when creating preview images | |
| RenderContent..::..ChangeContexts |
Context of a change to content parameters.
| |
| RenderContent..::..ShowContentChooserFlags | ||
| RenderContentKind |
Defines constant values for all render content kinds, such as material, environment or texture.
| |
| RenderContentStyles | ||
| RenderMaterial..::..StandardChildSlots |
Defines enumerated constant values for use in TextureChildSlotName(RenderMaterial..::..StandardChildSlots) method.
| |
| RenderPipeline..::..RenderReturnCode | ||
| RenderWindow..::..StandardChannels | ||
| SimulatedEnvironment..::..BackgroundProjections | ||
| SimulatedTexture..::..ProjectionModes | ||
| TextureMappingType |
Defines enumerated constants for mapping types such as planar, cylindrical or spherical.
|