ButtonSize.BasePixelScale Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: float BasePixelScale;
[UnityEngine.Tooltip("A pixel to Unity unit conversion, Default: 2048x2048 pixels covers a 1x1 Unity Unit or default primitive size")]
public float BasePixelScale;
[<UnityEngine.Tooltip("A pixel to Unity unit conversion, Default: 2048x2048 pixels covers a 1x1 Unity Unit or default primitive size")>]
val mutable BasePixelScale : single
Public BasePixelScale As Single
Field Value
- Attributes
-
UnityEngine.TooltipAttribute