godotengine / godotengine/godot-docs

Documentation contains a contradiction about ImmediateMesh use case

Open
#9,915 1 comment 0 reactions 0 assignees View on GitHub
area:manual bug
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
4.3
**Issue description:**
The following sentences seems to contradict each other:

_"Generating complex geometry (several thousand vertices) with this tool is inefficient, even if it's done only once. Instead, it is designed to generate simple geometry that changes every frame."
[...]
"If you only generate a surface once, the ImmediateMesh is just as efficient as any other kind of mesh as the generated mesh is cached and reused."_

**URL to the documentation page:**
https://docs.godotengine.org/en/stable/tutorials/3d/procedural_geometry/immediatemesh.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.