MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetRenderScale

Method SetRenderScale

trinity/Eve/EvePlanet.cpp:285–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285void EvePlanet::SetRenderScale( float value )
286{
287 m_renderScale = value;
288}
289
290// --------------------------------------------------------------------------------
291unsigned int EvePlanet::GetDamageLocatorCount() const

Callers 1

RenderBackgroundPassMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected