Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MaxCordDeviation

The maximum distance on the cord to a straight line between to points after which more tessellation will be generated. To disable, specify float.MaxValue.
Read time 1 minuteLast updated 13 days ago

Definition

public float MaxCordDeviation { get; set; }