Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isHuman

Returns true if the current rig is humanoid, false if it is generic.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public bool isHuman { get; }