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