MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / setDisplayTargetResolution

Method setDisplayTargetResolution

Engine/source/scene/sceneManager.cpp:650–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648//-----------------------------------------------------------------------------
649
650void SceneManager::setDisplayTargetResolution( const Point2I &size )
651{
652 mDisplayTargetResolution = size;
653}
654
655//-----------------------------------------------------------------------------
656

Callers 2

_internalRenderMethod · 0.80
renderWorldMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected