RenderPickerMaterial Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPickerMaterial type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Gets the pick buffer.
| |
IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
Resources |
Gets the OpenGL resources.
|
Name | Description | |
---|---|---|
Create |
Creates a material picker with the specified pick buffer.
| |
Destroy |
Destroys the material picker.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Pick |
Picks the material at a specified pixel position.
| |
Render |
Render materials of a scene in the pick buffer.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |