nodes property

nodes property

Gets an array of ThreeDSNode entries inside the 3ds file.

Definition:

@property
def nodes(self):
    ...

See Also