Urho3D
Public Member Functions | Public Attributes | List of all members
Urho3D::SourceBatch2D Struct Reference

2D source batch. More...

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

Public Member Functions

 SourceBatch2D ()
 Construct.
 

Public Attributes

WeakPtr< Drawable2Downer_
 Owner.
 
float distance_
 Distance to camera.
 
int drawOrder_
 Draw order.
 
SharedPtr< Materialmaterial_
 Material.
 
Vector< Vertex2Dvertices_
 Vertices.
 

Detailed Description

2D source batch.


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