Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetIsAnimated
Method
SetIsAnimated
trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2205–2208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2203
}
2204
2205
void EveSpaceObject2::SetIsAnimated( bool isAnimated )
2206
{
2207
m_isAnimated = isAnimated;
2208
}
2209
2210
void EveSpaceObject2::SetCastsShadow( bool castShadow )
2211
{
Callers
1
SetupMesh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected