38 virtual
void PostPhysTick(UWorld *World, ELevelTick TickType,
float DeltaTime);
43 FDetection ComputeDetection(const FHitResult& HitInfo, const FTransform& SensorTransf) const;
45 void PreprocessRays(uint32_t Channels, uint32_t MaxPointsPerChannel) override;
46 bool PostprocessDetection(
FDetection& Detection) const;
48 void ComputeAndSaveDetections(const FTransform& SensorTransform) override;
53 bool DropOffGenActive;