Fix sky color

This commit is contained in:
Anders Jenbo 2025-05-29 14:18:24 +02:00
parent a1ec97ac6e
commit bf63423572

View File

@ -95,6 +95,8 @@ HRESULT Direct3DRMViewportImpl::CollectSceneData()
{
MINIWIN_NOT_IMPLEMENTED(); // Lights, camera, textures, materials
m_backgroundColor = static_cast<Direct3DRMFrameImpl*>(m_rootFrame)->m_backgroundColor;
std::vector<PositionColorVertex> verts;
// Compute camera matrix