VisualServerSingleton.instanceGeometrySetFlag

Sets the flag for a given instanceflags. See instanceflags for more details.

struct VisualServerSingleton
@nogc nothrow
void
instanceGeometrySetFlag
(
in RID instance
,
in long flag
,
in bool enabled
)

Meta