scaledPixelsPerPoint
The number of pixels per point in the texture being filtered. Multiply point-based parameter values by this factor to convert them to pixels.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public readonly float scaledPixelsPerPoint { get; }