open3d.t.geometry.DrawableGeometry¶
- class open3d.t.geometry.DrawableGeometry¶
Base class for geometry types which can be visualized.
- __init__(*args, **kwargs)¶
- has_valid_material(self: open3d.t.geometry.DrawableGeometry) bool ¶
Returns true if the geometry’s material is valid.
- property material¶