UnitySensors
|
Protected Attributes | |
Vector2Int | _resolution = new Vector2Int(640, 480) |
float | _fov = 30.0f |
Properties | |
abstract UnityEngine.Camera | m_camera [get] |
Properties inherited from UnitySensors.Sensor.UnitySensor | |
float | dt [get] |
float | time [get] |
Properties inherited from UnitySensors.Interface.Std.ITimeInterface | |
float | time [get] |
Properties inherited from UnitySensors.Interface.Sensor.ICameraInterface | |
Camera | m_camera [get] |
Additional Inherited Members | |
Public Member Functions inherited from UnitySensors.Sensor.UnitySensor | |
delegate void | OnSensorUpdated () |
Public Attributes inherited from UnitySensors.Sensor.UnitySensor | |
OnSensorUpdated | onSensorUpdated |
Protected Member Functions inherited from UnitySensors.Sensor.UnitySensor | |
virtual void | Update () |
abstract void | Init () |
abstract void | UpdateSensor () |
abstract void | OnSensorDestroy () |
|
protected |
|
protected |
|
get |