Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


length

The length of the bone. This is important for the leaf bones to describe their length without needing another bone as the terminal bone.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.U2D
  • Assembly: UnityEngine.CoreModule
public float length { get; set; }