[Missing <summary> documentation for "N:Rhino.Render"]

Classes

  ClassDescription
Public classCreatePreviewEventArgs
Used in RenderPlugIn virtual CreatePreview function
Public classCreatePreviewEventArgs..::..SceneObject
Public classCreateTexture2dPreviewEventArgs
Public classGroundPlane
Represents an infinite plane for implementation by renderers. See SupportsFeature.
Public classMappingTag
Holds texture mapping information.
Public classNamedValue
Public classRenderContent
Public classRenderEndEventArgs
Contains information about why OnRenderEnd was called
Public classRenderEnvironment
Public classRenderMaterial
Public classRenderMaterial..::..BasicMaterialParameterNames
Parameter names for use in GetNamedParameter and SetNamedParameter with basic materials.
Public classRenderPipeline
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.
Public classRenderSettings
Contains settings used in rendering.
Public classRenderTexture
Public classRenderWindow
Public classRenderWindow..::..Channel
Public classSimulatedEnvironment
Public classSimulatedTexture
Public classSun
Represents the Sun on a little portion of Earth.
Public classTextureEvaluator
Public classTextureMapping
Represents a texture mapping.
Public classTwoColorRenderTexture

Enumerations

  EnumerationDescription
Public enumerationPreviewSceneQuality
Quality levels when creating preview images
Public enumerationRenderContent..::..ChangeContexts
Context of a change to content parameters.
Public enumerationRenderContent..::..ShowContentChooserFlags
Public enumerationRenderContentKind
Defines constant values for all render content kinds, such as material, environment or texture.
Public enumerationRenderContentStyles
Public enumerationRenderMaterial..::..StandardChildSlots
Defines enumerated constant values for use in TextureChildSlotName(RenderMaterial..::..StandardChildSlots) method.
Public enumerationRenderPipeline..::..RenderReturnCode
Public enumerationRenderWindow..::..StandardChannels
Public enumerationSimulatedEnvironment..::..BackgroundProjections
Public enumerationSimulatedTexture..::..ProjectionModes
Public enumerationTextureMappingType
Defines enumerated constants for mapping types such as planar, cylindrical or spherical.