Click or drag to resize

EntityPointTEntityEntityParameter Property

Gets or sets the entity parameter specifying the entity from which this point should get its position.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EntityParameter<TEntity> EntityParameter { get; set; }

Property Value

Type: EntityParameterTEntity
See Also