Feature
Class
Read time 1 minuteLast updated 19 hours ago
Inheritance
- object
- Feature
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class Feature
Constructors
Feature()
public Feature()
Feature(Feature)
Parameterspublic Feature(Feature o)
Type | Name | Description |
|---|---|---|
| Feature | o |
Fields
type
Returnspublic FeatureType type
Type | Description |
|---|---|
| FeatureType |
inputs
Returnspublic FeatureInputList inputs
Type | Description |
|---|---|
| FeatureInputList |