Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetDrawModes
Method
GetDrawModes
Source/Engine/Level/Actors/StaticModel.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
DrawPass StaticModel::GetDrawModes() const
70
{
71
return _drawModes;
72
}
73
74
void StaticModel::SetDrawModes(DrawPass value)
75
{
Callers
2
Draw
Method · 0.45
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected