# InheritableBool

> Enum

Namespace: UnityEngine.Pixyz.Core

```csharp
public enum InheritableBool
```

Fields

| Name      | Value                                  |
| --------- | -------------------------------------- |
| False     | UnityEngine.Pixyz.Core.InheritableBool |
| True      | UnityEngine.Pixyz.Core.InheritableBool |
| Inherited | UnityEngine.Pixyz.Core.InheritableBool |
