Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


miterLimit

When using LineJoin.Miter joins, this defines the limit on the ratio of the miter length to the stroke width before converting the miter to a bevel.
Read time 1 minuteLast updated 10 days ago

Definition

public float miterLimit { get; set; }