Wiki > TV3D65 Index > TVMiniMesh
SetRotation
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetRotation(x As Single , y As Single , z As Single , iIndex As Integer) |
| C++ | void SetRotation(float x , float y , float z , int iIndex ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| x | No | x description |
| y | No | y description |
| z | No | z description |
| iIndex | Yes | iIndex description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.