Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetDrawModes
Method
GetDrawModes
Source/Engine/Renderer/Editor/LODPreview.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
DrawPass LODPreviewMaterialShader::GetDrawModes() const
41
{
42
return _material->GetDrawModes();
43
}
44
45
void LODPreviewMaterialShader::Bind(BindParameters& params)
46
{
Callers
2
AddDrawCall
Method · 0.45
DebugOverrideDrawCallsMaterial
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected