# ComponentType

> Enum

Namespace: UnityEngine.Pixyz.Scene

```csharp
public enum ComponentType
```

Fields

| Name                    | Value                                 |
| ----------------------- | ------------------------------------- |
| Part                    | UnityEngine.Pixyz.Scene.ComponentType |
| PMI                     | UnityEngine.Pixyz.Scene.ComponentType |
| Light                   | UnityEngine.Pixyz.Scene.ComponentType |
| VisualBehavior          | UnityEngine.Pixyz.Scene.ComponentType |
| InteractionBehavior     | UnityEngine.Pixyz.Scene.ComponentType |
| Metadata                | UnityEngine.Pixyz.Scene.ComponentType |
| Variant                 | UnityEngine.Pixyz.Scene.ComponentType |
| Animation               | UnityEngine.Pixyz.Scene.ComponentType |
| Joint                   | UnityEngine.Pixyz.Scene.ComponentType |
| Widget                  | UnityEngine.Pixyz.Scene.ComponentType |
| LODComponent            | UnityEngine.Pixyz.Scene.ComponentType |
| ExternalDataComponent   | UnityEngine.Pixyz.Scene.ComponentType |
| HLODComponent           | UnityEngine.Pixyz.Scene.ComponentType |
| CuttingPlaneComponent   | UnityEngine.Pixyz.Scene.ComponentType |
| ReferencedDataComponent | UnityEngine.Pixyz.Scene.ComponentType |
| CameraComponent         | UnityEngine.Pixyz.Scene.ComponentType |
| FeatureComponent        | UnityEngine.Pixyz.Scene.ComponentType |
| SubpartMaterial         | UnityEngine.Pixyz.Scene.ComponentType |
