Minor Update - V9.1.0
[FEAT] : + Import Assets in project copy file in project
This commit is contained in:
@@ -170,7 +170,6 @@ private:
|
||||
void ConstructSkybox(); // Construct the skybox
|
||||
void UpdateSkyboxPosition(); // Update the skybox position
|
||||
bool RenderSkybox(XMMATRIX view, XMMATRIX projection); // Render the skybox
|
||||
|
||||
|
||||
public :
|
||||
std::vector<ID3D11ShaderResourceView*> textures;
|
||||
|
Reference in New Issue
Block a user