Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetBrushMode
Method
GetBrushMode
Source/Engine/Level/Actors/BoxBrush.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
CSG::Mode BoxBrush::GetBrushMode() const
257
{
258
return _mode;
259
}
260
261
void BoxBrush::GetSurfaces(Array<CSG::Surface>& surfaces)
262
{
Callers
2
Build
Method · 0.80
walkTree
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected