Class Feature
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
Syntax
[Serializable]
public class Feature
Constructors
Feature()
Declaration
public Feature()
Feature(Feature)
Declaration
public Feature(Feature o)
Parameters
| Type | Name | Description |
|---|---|---|
| Feature | o |
Fields
inputs
Declaration
public FeatureInputList inputs
Field Value
| Type | Description |
|---|---|
| FeatureInputList |
type
Declaration
public FeatureType type
Field Value
| Type | Description |
|---|---|
| FeatureType |