Catlike Coding
Unity Code Documentation
|
Classes | |
class | SDFTextureGenerator |
Utility class for generating signed distance field textures from anti-aliased alpha maps. More... | |
Enumerations | |
enum | RGBFillMode { RGBFillMode.White, RGBFillMode.Black, RGBFillMode.Distance, RGBFillMode.Source } |
How to fill the RGB channels of a generated singed distance field texture. More... | |