MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetDebugFlatColor

Method GetDebugFlatColor

engine/Poseidon/Graphics/Core/Engine.hpp:415–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 // geometry/vertex-position artifact. No-op on backends that don't support it.
414 virtual void SetDebugFlatColor(bool /*enable*/) {}
415 virtual bool GetDebugFlatColor() const { return false; }
416
417 // SSAA render scale: render the frame at scale x window size into an
418 // offscreen target and downsample to the window. The only general cure

Callers 1

DrawRenderTabFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected