CreatePreviewEventArgs Class |
Namespace: Rhino.Render
The CreatePreviewEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel |
Get set by Rhino if the preview generation should be canceled for this
|
![]() | ContentKind |
Description of content that preview is being generated for.
|
![]() | ContentTypeId |
The class Id of content that preview is being generated for.
|
![]() | Environment |
The environment that the previewed object is rendered in.
|
![]() | Id | Unique Id for this scene. |
![]() | Lights | |
![]() | Objects | |
![]() | PreviewContent | Obsolete.
Obsolete, will return always null
|
![]() | PreviewImage |
Initially null. If this image is set, then this image will be used for
the preview. If never set, the default internal simulation preview will
be used.
|
![]() | PreviewImageSize |
Pixel size of the image that is being requested for the preview scene
|
![]() | PreviewNotifier | |
![]() | Quality |
Quality of the preview image that is being requested for the preview scene
|
![]() | Reason |
Reason the preview is getting generated
|
![]() | Viewport |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SkipInitialisation |
Call this if you don't want the argument to handle data initialisation.
This is for use with the ChangeQueue
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |