Class Avatar
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public class Avatar : Object
Properties
isHuman
Declaration
public bool isHuman { get; }
Property Value
Type | Description |
---|---|
Boolean |
isValid
Declaration
public bool isValid { get; }
Property Value
Type | Description |
---|---|
Boolean |