RenderPickerPickPoint Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPickerPickPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderPickerPickPoint |
Initializes a new instance of the RenderPickerPickPoint class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| NormalInLocalSpace |
Gets the normal in local space.
| |
| NormalInWorldSpace |
Gets the normal in world space.
| |
| PickSurface |
Gets the picked surface.
| |
| PointInLocalSpace |
Gets the point in local space.
| |
| PointInWorldSpace |
Gets the point in world space.
| |
| Uvw |
Gets the uvw surface parametrization in texture space.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderPickerPickPoint | |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |