Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public float MaxTanAngleDeviation { get; set; }