Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


otherBody

The second Rigidbody or ArticulationBody in the pair.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public Component otherBody { get; }

Remarks

Use with the as keyword to determine the actual type of the component.