Creates an instance of DynamicElements.
The renderer associated with the dynamic elements.
Checks if there are any transformations.
Whether there are transformations.
Checks if there is a transformation for the specified internal ID.
The internal ID of the element.
Whether there is a transformation for the internal ID.
Resets all transformations.
Whether to update the render.
Sets the transformations for the specified internal IDs and matrices.
The internal IDs of the elements.
The transformation matrices.
Whether to update the render.
Gets the state of the dynamic elements.
The state of the dynamic elements.
Sets the state of the dynamic elements.
The state of the dynamic elements.
Gets the transformation matrix for the specified internal ID.
The internal ID of the element.
Whether to return null on identity matrix.
The transformation matrix.
Gets the transformation matrices for the specified internal IDs.
The internal IDs of the elements.
The transformation matrices.
Gets the inverted transformation matrix for the specified internal ID.
The internal ID of the element.
The inverted transformation matrix.
Inverts the transformations for the specified internal IDs.
The internal IDs of the elements.
Whether to update the render.
Concatenates the transformations for the specified internal IDs and matrices.
The internal IDs of the elements.
The transformation matrices.
Whether to update the render.
Unloads the model and removes its dynamic elements.
The model information.
Represents dynamic elements that can be transformed.