VisualServerInstanceFlags Enumeration |
[Missing <summary> documentation for "T:Godot.VisualServer.InstanceFlags"]
Namespace: Godot
public enum InstanceFlags
Member name | Value | Description | |
---|---|---|---|
UseBakedLight | 0 | Allows the instance to be used in baked lighting. | |
DrawNextFrameIfVisible | 1 | When set, manually requests to draw geometry on next frame. | |
Max | 2 | Represents the size of the VisualServerInstanceFlags enum. |