FieldOfView2D

constructor(environment: Physics2DEnvironment<T>, owner: Node<T>, distance: Double, aperture: Double)(source)

Parameters

environment
      the environment where this sphere of influence is defined
owner
      the node that owns this sphere of influence
distance
      the maximum sight distance in meters
aperture
      the amplitude of the field of view in radians

Type Parameters

T
      the concentration type