Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isValid

Return true if this avatar is a valid mecanim avatar. It can be a generic avatar or a human avatar.
Read time 1 minuteLast updated 4 days ago

Definition

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