Class UFrameStacker
- class UFrameStacker : public UObject, public IBoxObserverWrapper
-
Public Functions
- virtual FBoxSpace WrapBoxObservationSpace(const FBoxSpace &Space) override
-
Wraps the input observation space to include multiple stacked frames.
- Parameters:
-
Space – [in] The space to stack
- Returns:
-
The stacked space