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?