.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/doc/classes/ResourceImporterScene.xml. .. _class_ResourceImporterScene: ResourceImporterScene ===================== **Inherits:** :ref:`ResourceImporter` **<** :ref:`RefCounted` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`Dictionary` | :ref:`_subresources` | ``{}`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`animation/fps` | ``30`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`animation/import` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`animation/import_rest_as_RESET` | ``false`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`animation/remove_immutable_tracks` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`animation/trimming` | ``false`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`String` | :ref:`import_script/path` | ``""`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`meshes/create_shadow_meshes` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`meshes/ensure_tangents` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`meshes/force_disable_compression` | ``false`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`meshes/generate_lods` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`meshes/light_baking` | ``1`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`meshes/lightmap_texel_size` | ``0.2`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`nodes/apply_root_scale` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`nodes/import_as_skeleton_bones` | ``false`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`String` | :ref:`nodes/root_name` | ``""`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`nodes/root_scale` | ``1.0`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`String` | :ref:`nodes/root_type` | ``""`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`skins/use_named_skins` | ``true`` | +-------------------------------------+------------------------------------------------------------------------------------------------------------------+-----------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_ResourceImporterScene_property__subresources: .. rst-class:: classref-property :ref:`Dictionary` **_subresources** = ``{}`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_animation/fps: .. rst-class:: classref-property :ref:`float` **animation/fps** = ``30`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_animation/import: .. rst-class:: classref-property :ref:`bool` **animation/import** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_animation/import_rest_as_RESET: .. rst-class:: classref-property :ref:`bool` **animation/import_rest_as_RESET** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_animation/remove_immutable_tracks: .. rst-class:: classref-property :ref:`bool` **animation/remove_immutable_tracks** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_animation/trimming: .. rst-class:: classref-property :ref:`bool` **animation/trimming** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_import_script/path: .. rst-class:: classref-property :ref:`String` **import_script/path** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/create_shadow_meshes: .. rst-class:: classref-property :ref:`bool` **meshes/create_shadow_meshes** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/ensure_tangents: .. rst-class:: classref-property :ref:`bool` **meshes/ensure_tangents** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/force_disable_compression: .. rst-class:: classref-property :ref:`bool` **meshes/force_disable_compression** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/generate_lods: .. rst-class:: classref-property :ref:`bool` **meshes/generate_lods** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/light_baking: .. rst-class:: classref-property :ref:`int` **meshes/light_baking** = ``1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_meshes/lightmap_texel_size: .. rst-class:: classref-property :ref:`float` **meshes/lightmap_texel_size** = ``0.2`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_nodes/apply_root_scale: .. rst-class:: classref-property :ref:`bool` **nodes/apply_root_scale** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_nodes/import_as_skeleton_bones: .. rst-class:: classref-property :ref:`bool` **nodes/import_as_skeleton_bones** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_nodes/root_name: .. rst-class:: classref-property :ref:`String` **nodes/root_name** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_nodes/root_scale: .. rst-class:: classref-property :ref:`float` **nodes/root_scale** = ``1.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_nodes/root_type: .. rst-class:: classref-property :ref:`String` **nodes/root_type** = ``""`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterScene_property_skins/use_named_skins: .. rst-class:: classref-property :ref:`bool` **skins/use_named_skins** = ``true`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`