Enum GeometryInstance.Flags

enum Flags : int { ... }

Enum members

NameDescription
flagDrawNextFrameIfVisible Unused in this class, exposed for consistency with VisualServer.instanceflags.
flagMax Represents the size of the flags enum.
flagUseBakedLight Will allow the GeometryInstance to be used when baking lights using a GIProbe or BakedLightmap.