GeometryInstance.setFlag

Sets the GeometryInstance.flags specified. See GeometryInstance.flags for options.

struct GeometryInstance
@nogc nothrow
void
setFlag
(
in long flag
,
in bool value
)

Meta