nodes property

nodes property

Gets an array of FbxNode entries inside the Fbx file.

Definition:

@property
def nodes(self):
    ...

See Also