author property
author property
Gets or sets the author of this asset
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
See Also
- module
groupdocs.metadata.formats.threed.fbx
- class
FbxPackage
Gets or sets the author of this asset
@property
def author(self):
...
@author.setter
def author(self, value):
...
groupdocs.metadata.formats.threed.fbx
FbxPackage