GeometryInstanceFlags Enumeration |
[Missing <summary> documentation for "T:Godot.GeometryInstance.Flags"]
Namespace: Godot
public enum Flags
| Member name | Value | Description | |
|---|---|---|---|
| UseBakedLight | 0 | Will allow the GeometryInstance to be used when baking lights using a GIProbe or BakedLightmap. | |
| DrawNextFrameIfVisible | 1 | Unused in this class, exposed for consistency with VisualServerInstanceFlags. | |
| Max | 2 | Represents the size of the GeometryInstanceFlags enum. |