field
ImageAdjustment.PixelsPerUnitMultiplier
A multiplier that scales how Sliced and Tiled images are rendered. Specifically, PixelsPerUnitMultiplier determines how many pixels from the target image fit into a 1x1 square in the target UIBlock2D's local space.
Declaration
public float PixelsPerUnitMultiplier;