Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


compositeCapable

Indicates if this Collider2D is capable of being composited by the CompositeCollider2D.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public bool compositeCapable { get; }

Remarks