Name | Description |
---|---|
BitmapDrawingExtensions | A extension class for UnityEngine.Texture2D that provides a bitmap drawing API. Provides drawing methods line Line, Circle, Rectangle etc. This class uses a convention of having the 0,0 point at the left-top corner! |
BitmapDrawingExtensions.Flat2DArray | |
BitmapDrawingExtensions.Point |