horizontalBearingY
The vertical distance from the current baseline relative to the element's top bounding box edge (bbox).
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TextCore
- Assembly: UnityEngine.TextCoreFontEngineModule
public float horizontalBearingY { get; set; }
Remarks
This is a vertical offset from the origin and baseline of the element that defines the starting drawing position and top of the element.