A hook event that fires at the beginning of foundry.canvas.groups.EnvironmentCanvasGroup#initialize which
allows the environment configuration to be altered by hook functions.
The provided config param should be mutated to make any desired changes.
A method subscribing to this hook may return false to prevent further configuration.
A hook event that fires at the beginning of foundry.canvas.groups.EnvironmentCanvasGroup#initialize which allows the environment configuration to be altered by hook functions. The provided config param should be mutated to make any desired changes. A method subscribing to this hook may return false to prevent further configuration.