compatible_mode property
compatible_mode property
Gets or sets whether to enable compatible mode. Compatible mode will try to support non-standard FBX definitions like PBR materials exported by Blender. Default value is false.
Definition:
@property
def compatible_mode(self):
...
@compatible_mode.setter
def compatible_mode(self, value):
...
See Also
- module
aspose.threed.formats
- class
FbxLoadOptions