Enum GeometryInstance.Flags
enum Flags
: int { ... }
Enum members
| Name | Description |
|---|---|
flagDrawNextFrameIfVisible
|
Unused in this class, exposed for consistency with VisualServer.
|
flagMax
|
Represents the size of the flags enum.
|
flagUseBakedLight
|
Will allow the GeometryInstance to be used when baking lights using a GIProbe or BakedLightmap.
|