depth property

depth property

Returns the depth of a 3D shape. Read-only float.

Definition:

@property
def depth(self):
    ...

See Also