📄️ Color Effects
The ColorEffects namespace provides utility functions for generating dynamic lighting effects such as rainbow, breathing, strobe, and other color modulation effects based on time and phase offsets.
📄️ Hash
The Hash and StaticHash utilities provide mechanisms for generating hash values from strings. They are useful for applications requiring unique identifiers or efficient lookups.