Creates an instance of TransformationGismo.
The renderer associated with the gismo.
Initialization options for the gismo.
Checks if the gismo is currently transforming.
Whether the gismo is transforming.
Checks if the gismo is currently translating.
Whether the gismo is translating.
Checks if the gismo is currently rotating.
Whether the gismo is rotating.
Checks if the gismo is currently scaling.
Whether the gismo is scaling.
Sets a fixed transformation value.
The transformation value.
A promise that resolves to a boolean indicating success or failure.
Starts the transformation process.
The mouse button event.
Cancels the current transformation.
A promise that resolves to a boolean indicating success or failure.
Stops the transformation process.
The mouse button event.
A promise that resolves to a boolean indicating success or failure.
Resets the transformation.
A promise that resolves to a boolean indicating success or failure.
Shows the gismo for a cutting plane.
The index of the cutting plane.
Whether the gismo is reverted.
Shows the gismo for the specified internal IDs.
The internal IDs of the elements.
Sets the pivot point for the gismo.
The pivot point.
A promise that resolves to a boolean indicating success or failure.
Hides the gismo.
Represents a transformation gismo for manipulating elements.