Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isChainSegment

Check if the shape is a Chain type. A Chain type is owned by a chain. See _chain and PhysicsChain.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public bool isChainSegment { get; }