Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


parentAnchorRotation

Rotation of the anchor relative to this body's parent.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public Quaternion parentAnchorRotation { get; set; }

Remarks

Defined in the space of the parent articulation body.
Units of measurement - quaternions in Scripting and degrees in the Editor.