Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ ToString
Method
ToString
Source/Engine/Renderer/LightPass.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
});
24
25
String LightPass::ToString() const
26
{
27
return TEXT(
"LightPass"
);
28
}
29
30
bool LightPass::Init()
31
{
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected