Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


humanDescription

Returns the HumanDescription used to create this Avatar.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public HumanDescription humanDescription { get; }

Remarks

Note that an avatar created before 2019.1 returns an empty HumanDescription until the avatar is reimported.