Summary
Returns true if the mecanim animator is using an humanoid rig, false if it is generic.
Syntax
public bool IsHuman { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsHuman { get; private set; }
Type | Description |
---|---|
bool |