Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 17:46
· 5 commits to default since this release

What's Changed

Added

  • Blend.Transparency - Applies "transparency" to a Color3, where the resulting colour simulates the process of overlaying a colour with transparency to a given background.
  • Hex.fromHexRGBA - Converts a hex code with an alpha channel to a Color3. You must pass a background colour to this method if your background is not black (Color3.new(0, 0, 0))!

Full Changelog: 1.3.0...1.3.1