Extend map camera controller
This commit is contained in:
@@ -35,9 +35,11 @@ namespace OpenVulkano
|
||||
m_dirUp = up;
|
||||
m_dirSide = side;
|
||||
}
|
||||
|
||||
void SetSliceHeight(float height);
|
||||
|
||||
void Tick() override;
|
||||
|
||||
void SetDefaultKeybindings();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user