PlaneObject.update
- PlaneObject.update(update_positions=True, update_colors=True, update_elements=True)[source]
Update the object.
- Parameters:
- update_positionsbool, optional
Whether to update positions of the object.
- update_colorsbool, optional
Whether to update colors of the object.
- update_elementsbool, optional
Whether to update elements of the object.