Feature
Class
읽는 시간 1분최근 업데이트: 2일 전
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 |