Constructor RayPerceptionSensor
RayPerceptionSensor(string, RayPerceptionInput)
Creates the RayPerceptionSensor.
Declaration
public RayPerceptionSensor(string name, RayPerceptionInput rayInput)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The name of the sensor. |
| RayPerceptionInput | rayInput | The inputs for the sensor. |