SpiecsEngine
Loading...
Searching...
No Matches
◆
SkyBoxComponent()
Spices::SkyBoxComponent::SkyBoxComponent
(
)
Constructor Function.
Use
SpherePack
Instead
Use
SpherePack
Instead
Definition at line
14
of file
SkyBoxComponent.cpp
.
15
{
16
SPICES_PROFILE_ZONE
;
17
21
std::shared_ptr<CubePack> pack = std::make_shared<CubePack>(2, 2);
22
//pack->SetMaterial(path);
23
24
m_Mesh
= Mesh::Builder().AddPack(pack).Build();
25
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::MeshComponent::m_Mesh
std::shared_ptr< Mesh > m_Mesh
The Mesh this component handled.
Definition
MeshComponent.h:68
Spices
SkyBoxComponent
Generated on Sun Mar 8 2026 10:24:49 for SpiecsEngine by
1.10.0