Av3boy / Av3boy/SharpEngine

Alpha values for images

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
0
Avg merge
1h 1m
Merged PRs (30d)
2

Description

Textures should have a control on how much alpha is let through.

Control on the entire texture (float):
0 = completely transparent
1 = not transparent

Control on just the transparent parent pixels e.g. `.png` files (bool):
true = transparency enabled
false = transparency disabled

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.