| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/ModelImporterIndexFormat.html | [Back] [Original] |
Format of the imported mesh index buffer data.
Index buffer can either be 16 bit (supports up to 65535 vertices in a mesh), or 32 bit (supports up to 4 billion vertices).
Default behavior is ModelImporterIndexFormat.Auto, which picks the format based on vertex count in the mesh.
Additional resources: ModelImporter.indexFormat, Mesh.indexFormat.
| Web Proxy Viewer | New URL | Original Page |