Polarith AI
1.8

◆ StartPerceiving()

virtual void StartPerceiving ( )
protectedvirtual

This method is called before any environments are being updated in a loop by PerceiveEnvironment(AIMEnvironment, IList<T>).

Overwrite this method to inject custom code preparing the data extraction of percepts, this might be useful for the implementations of spatial structures like RegularGrid to function properly.

Reimplemented in AIMSteeringPerceiver.

Imprint