diagonal edge scroll improvements

This commit is contained in:
2022-01-11 17:32:25 +01:00
parent 7f4fd950df
commit 832507177f
2 changed files with 38 additions and 8 deletions
+1
View File
@@ -50,6 +50,7 @@ public:
protected:
// Called when the game starts or when spawned
virtual void BeginPlay() override;
void GetTheDamnViewport();
float ESAMaxBoundSlope;
float ESAMaxBoundIntercept;