Class RangeSensor
Inheritance
System.Object
RangeSensor
Namespace: Marus.Sensors.Primitive
Assembly: cs.temp.dll.dll
Syntax
public class RangeSensor : MonoBehaviour
Fields
maxRange
Declaration
public float maxRange
Field Value
Type | Description |
---|---|
System.Single |
range
Declaration
public float range
Field Value
Type | Description |
---|---|
System.Single |
Methods
SampleSensor()
Declaration
public void SampleSensor()