FbxLoadOptions.CompatibleMode

FbxLoadOptions.CompatibleMode 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.

public bool CompatibleMode { get; set; }

See Also