SceneTree.setGroup

Sets the given property to value on all members of the given group.

struct SceneTree
@nogc nothrow
void
setGroup
(
VariantArg2
)
(
in String group
,
in String property
,
in VariantArg2 value
)

Meta