Enum VisualServerSingleton.InstanceFlags

enum InstanceFlags : int { ... }

Enum members

NameDescription
instanceFlagDrawNextFrameIfVisible When set, manually requests to draw geometry on next frame.
instanceFlagMax Represents the size of the instanceflags enum.
instanceFlagUseBakedLight Allows the instance to be used in baked lighting.