Click or drag to resize

EntityDynamicSensorFieldOfViewTEntity Properties

The EntityDynamicSensorFieldOfViewTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyEntityParameter
Gets or sets the entity parameter specifying the entity from which this object should get its field of view.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyTransactionParameter
Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.
Top
See Also