Urho3D
Public Attributes | List of all members
Urho3D::FrameInfo Struct Reference

Rendering frame update parameters. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/Drawable.h>

Public Attributes

i32 frameNumber_
 Frame number.
 
float timeStep_
 Time elapsed since last frame.
 
IntVector2 viewSize_
 Viewport size.
 
Cameracamera_
 Camera being used.
 

Detailed Description

Rendering frame update parameters.


The documentation for this struct was generated from the following file: