Class VariantComponentList
Inherited Members
Namespace: UnityEngine.Pixyz.Scene
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class VariantComponentList
Constructors
| Name | Description |
|---|---|
| VariantComponentList() | |
| VariantComponentList(int) | |
| VariantComponentList(uint[]) |
Fields
| Name | Description |
|---|---|
| list |
Properties
| Name | Description |
|---|---|
| this[int] | |
| length |
Operators
| Name | Description |
|---|---|
| implicit operator uint[](VariantComponentList) |