BakedLightmapBakeQuality Enumeration |
[Missing <summary> documentation for "T:Godot.BakedLightmap.BakeQuality"]
Namespace: Godot
public enum BakeQuality
Member name | Value | Description | |
---|---|---|---|
Low | 0 | The lowest bake quality mode. Fastest to calculate. | |
Medium | 1 | The default bake quality mode. | |
High | 2 | A higher bake quality mode. Takes longer to calculate. | |
Ultra | 3 | The highest bake quality mode. Takes the longest to calculate. |