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