Wiki > TV3D65 Index > TVMiniMesh
CreateBillboard
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | CreateBillboard(iWidth As Single , iHeight As Single , bCenterHeight As Boolean) As Integer |
| C++ | int CreateBillboard(float iWidth , float iHeight , bool bCenterHeight ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iWidth | No | iWidth description |
| iHeight | No | iHeight description |
| bCenterHeight | Yes | bCenterHeight description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.