TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

interface ICameraInfoDependent in Tinman.Terrain.Visibility

Base interface for classes that are dependent on a CameraInfo object.

interface ICameraInfoDependent base of IMeshBoundDistance
  IMeshBoundMinSize
  Planting
  ScreenVisibleCheck

Attributes

CameraInfo

The object that provides the current camera position.

property CameraInfo { get set }
type CameraInfo
value [not-null] The camera position provider.