Class PixelPerfect
Class that makes rendering cells pixel perfect
Fields
Enable
True if require pixel perfect for current frame
Declaration
public static readonly FrameBasedBool Enable
PixelScale
Global unit / pixel. Default 16.
Declaration
public static readonly FrameBasedInt PixelScale
Properties
IncludeUiLayer
True if require pixel perfect for UI rendering layer
Declaration
public static bool IncludeUiLayer { get; set; }