This commit is contained in:
jordan4ibanez
2023-11-29 03:29:30 -05:00
parent 684736b757
commit bb7afff293
2 changed files with 0 additions and 8 deletions

View File

@ -219,12 +219,6 @@ namespace scene
* software. Like the other skeletal mesh loaders, joints
* are exposed via the ISkinnedMesh animated mesh type.</TD>
* </TR>
* <TR>
* <TD>Stereolithography (.stl)</TD>
* <TD>The STL format is used for rapid prototyping and
* computer-aided manufacturing, thus has no support for
* materials.</TD>
* </TR>
* </TABLE>
*
* To load and display a mesh quickly, just do this: