RenderTransformGizmo Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderTransformGizmo type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteTransform |
Gets the absolute transform of the object in the world coordinate system.
| |
IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
IsStarted |
Gets a value indicating whether the transform gizmo is started.
| |
IsVisible |
Gets or sets a value indicating whether the transform gizmo is visible.
| |
Mode |
Gets or sets the transform gizmo mode.
|
Name | Description | |
---|---|---|
Create |
Creates a transform gizmo using OpenGL resources.
| |
Destroy |
Destroys the transform gizmo.
| |
End |
Ends the transform gizmo.
| |
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.) | |
Initialize |
Initializes the transform gizmo with the specified transform.
| |
Motion |
Compute the transform gizmo motion.
| |
Start |
Starts the transform gizmo on the specified scene.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |