Replace some "uncommon" words in class reference
This commit is contained in:
parent
9e65c5c0f4
commit
61bdbdd9ee
19 changed files with 24 additions and 24 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Imports a glTF, FBX, Collada or Blender 3D scene.
|
||||
</brief_description>
|
||||
<description>
|
||||
See also [ResourceImporterOBJ], which is used for OBJ models that can be imported as a standalone [Mesh] or a scene.
|
||||
See also [ResourceImporterOBJ], which is used for OBJ models that can be imported as an independent [Mesh] or a scene.
|
||||
Additional options (such as extracting individual meshes or materials to files) are available in the [b]Advanced Import Settings[/b] dialog. This dialog can be accessed by double-clicking a 3D scene in the FileSystem dock or by selecting a 3D scene in the FileSystem dock, going to the Import dock and choosing [b]Advanced[/b].
|
||||
[b]Note:[/b] [ResourceImporterScene] is [i]not[/i] used for [PackedScene]s, such as [code].tscn[/code] and [code].scn[/code] files.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue