Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


stitchEdges

Whether pairs of edges should be stitched together.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Enlighten realtime Global Illumination is deprecated and will be removed in a future release. #from(6000.7)
public bool stitchEdges { get; set; }

Remarks

When true, Enlighten Realtime Global Illumination identifies the pair of edges that should be stitched together and produces radiosity which is as smooth as possible across the seam. This parameter applies only to straight edges which run horizontally or vertically along chart boundaries in the atlas; the method is designed to work with rectangles which are axis-aligned in UV space.