For the complete documentation index, see llms.txt. This page is also available as Markdown.

Renderer

Introduction

The Renderer class is responsible for the every-frame rendering performed by the FlatRedBall engine. By default the Renderer automatically performs drawing through the FlatRedBallServices.Draw method.

Last updated

Was this helpful?