Skip to content

Instantly share code, notes, and snippets.

@vikingosegundo
Last active September 16, 2022 10:41
Show Gist options
  • Save vikingosegundo/deb2fba12600f3cf3e1e55fa628b0575 to your computer and use it in GitHub Desktop.
Save vikingosegundo/deb2fba12600f3cf3e1e55fa628b0575 to your computer and use it in GitHub Desktop.
private func apply(values:Light.Values,on light:Light) {
rootHandler( .lighting(.apply(.values(values),on:light)) )
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment