Class FbxLoadOptions


  • public class FbxLoadOptions
    extends LoadOptions
    Load options for Fbx format.
    • Method Detail

      • getKeepBuiltinGlobalSettings

        public boolean getKeepBuiltinGlobalSettings()
        Gets whether to keep the builtin properties in GlobalSettings which have a native property replacement in AssetInfo. Set this to true if you want the full properties in GlobalSettings Default value is false
      • setKeepBuiltinGlobalSettings

        public void setKeepBuiltinGlobalSettings​(boolean value)
        Sets whether to keep the builtin properties in GlobalSettings which have a native property replacement in AssetInfo. Set this to true if you want the full properties in GlobalSettings Default value is false
        Parameters:
        value - New value