RenderTransformGizmo Methods |
The RenderTransformGizmo type exposes the following members.
| 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.) |