FeatureInput
Class
읽는 시간 1분최근 업데이트: 3달 전
Inheritance
- object
- FeatureInput
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public class FeatureInput
Constructors
FeatureInput()
public FeatureInput()
FeatureInput(FeatureInput)
public FeatureInput(FeatureInput o)
Parameters
Type | Name | Description |
|---|---|---|
| FeatureInput | o |
Fields
position
public Point3 position
Returns
Type | Description |
|---|---|
| Point3 |
direction
public Point3 direction
Returns
Type | Description |
|---|---|
| Point3 |
diameter
public double diameter
Returns
Type | Description |
|---|---|
| double |