is_3d property

is_3d property

Gets a value indicating whether the file is 3D model

Definition:

@property
def is_3d(self):
    ...

See Also