EntityDynamicSensorFieldOfView<TEntity> Properties |
The EntityDynamicSensorFieldOfView<TEntity> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityParameter |
Gets or sets the entity parameter specifying the entity from which this object should get its field of view.
|
![]() | IsFrozen |
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.) |
![]() | TransactionParameter |
Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.
|