FailNotCoplanar
The RectTransform is not coplanar with the target. No change is made.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
FailNotCoplanar = 3
Remarks
This result is only returned by RectTransform.TryFitInsideCoplanarRectTransform. Refer to RectTransform.IsCoplanarWith for the full coplanarity test used.