SceneTree.setGroup

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

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

Meta