Skip to content

lib.3d.mesh.generate.LoadObj

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

LoadObj

in lib.3d.mesh.generate


Generates Vertex and Index buffers from obj file


Input Parameters

Name (Relevancy & Type) Description
Path (String) -
UseGPUCaching (Boolean) -
ClearGPUCache (Boolean) -
SortVertices (Int32) -
ScaleFactor (Single) -

Outputs

Name Type
Data T3.Core.DataTypes.MeshBuffers

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally