|
AR_Engine_SDK
|

Functions | |
| function XEWindComponent | new () end |
| function XEWindComponent | Release () end |
| function XEWindComponent | Render (pViewport) end |
| function XEWindComponent | GetWindColor () end |
| function XEWindComponent | SetWindColor (color) end |
| function XEWindComponent | SetWindSpeed (fSpeed) end |
| function XEWindComponent | GetWindSpeed () end |
Variables | |
| XEWindComponent = {} | |
| function XEWindComponent GetWindColor | ( | ) |
获取风的颜色
| function XEWindComponent GetWindSpeed | ( | ) |
获取风速
| function XEWindComponent new | ( | ) |
XEWindComponent_new00
| function XEWindComponent Release | ( | ) |
释放资源
| function XEWindComponent Render | ( | pViewport | ) |
| function XEWindComponent SetWindColor | ( | color | ) |
| function XEWindComponent SetWindSpeed | ( | fSpeed | ) |
设置风速
| fSpeed | number |
| XEWindComponent = {} |
1.8.15