MCPcopy 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
549void Scene::SetObjectShadows(bool set)
550{
551 _objectShadows = set;
552}
553
554void Scene::SetVehicleShadows(bool set)

Callers 3

OnButtonClickedMethod · 0.80
TriEnableShadowsFunction · 0.80

Calls

no outgoing calls

Tested by 1

TriEnableShadowsFunction · 0.64