MaxTanAngleDeviation
The maximum angle (in degrees) between the curve tangent and the next point after which more tessellation will be generated. To disable, specify float.MaxValue.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public float MaxTanAngleDeviation { get; set; }