Urho3D
Public Attributes
Urho3D::Billboard Struct Reference

One billboard in the billboard set. More...

#include <BillboardSet.h>

List of all members.

Public Attributes

Vector3 position_
 Position.
Vector2 size_
 Two-dimensional size.
Rect uv_
 UV coordinates.
Color color_
 Color.
float rotation_
 Rotation.
bool enabled_
 Enabled flag.
float sortDistance_
 Sort distance.

Detailed Description

One billboard in the billboard set.


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