This is a sprite which renders a single 3d model,
if combined with the FlxScene class, it can be used to render multiple models at once.
This class makes it so you can render a single object and layer it on top of another object.
Flx3DModels do not appear on regular FlxCameras, only FlxCamera3Ds.