MCPcopy Create free account
hub / github.com/Illation/ETEngine / SwirlyLightSystem

Method SwirlyLightSystem

Projects/Demo/source/Runtime/SwirlyLightSystem.cpp:19–22  ·  view source on GitHub ↗

------------------------------- SwirlyLightSystem::c-tor

Source from the content-addressed store, hash-verified

17// SwirlyLightSystem::c-tor
18//
19SwirlyLightSystem::SwirlyLightSystem()
20{
21 DeclareDependents<fw::TransformSystem::Compute>(); // update before transform matrix recalculation
22}
23
24//------------------------------
25// SwirlyLightSystem::Process

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected