Feature
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- Feature
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class Feature
Constructors
Feature()
public Feature()
Feature(Feature)
public Feature(Feature o)
Parameters
Type | Name | Description |
|---|---|---|
| Feature | o |
Fields
type
public FeatureType type
Returns
Type | Description |
|---|---|
| FeatureType |
inputs
public FeatureInputList inputs
Returns
Type | Description |
|---|---|
| FeatureInputList |