Method ToFeature
ToFeature(LightEstimation)
Converts a LightEstimation to a Feature.
Declaration
public static Feature ToFeature(this LightEstimation self)
Parameters
| Type | Name | Description |
|---|---|---|
| LightEstimation | self | The LightEstimation being extended. |
Returns
| Type | Description |
|---|---|
| Feature | A |