Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


chain

Get the owning chain. The type of shape must be PhysicsShape.ShapeType.ChainSegment otherwise a warning will be produced. See _isChainSegment and PhysicsChain.
Read time 1 minuteLast updated 12 days ago

Definition

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