Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetObjectShadows
Method
SetObjectShadows
engine/Poseidon/World/Scene/Scene.cpp:548–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
}
548
549
void Scene::SetObjectShadows(bool set)
550
{
551
_objectShadows = set;
552
}
553
554
void Scene::SetVehicleShadows(bool set)
Callers
3
OnButtonClicked
Method · 0.80
ApplyGraphicsConfigToEngine
Function · 0.80
TriEnableShadows
Function · 0.80
Calls
no outgoing calls
Tested by
1
TriEnableShadows
Function · 0.64