Table of Contents

Namespace Kroltan.Keen

Classes

DistanceFieldConventions

Contains constants and special names that are expected to be used in compatible shaders and assets.

ImageDistanceField

Drives a UnityEngine.UI.Image by passing the distance field's pixel range to the material using an UV channel.

SpriteDistanceField

Drives a UnityEngine.SpriteRenderer by passing the distance field's pixel range to the material using an UV channel.

Enums

DistanceFieldConventions.PixelRangeSource

Where a material will read its pixel range from.

DistanceFieldFormat

Bitmask describing a set of distance field types.