|
Enfusion Script API
|
Public Attributes | |
| int | m_iColor = 0xff000000 |
| ref array< float > | m_Vertices |
| 2D vertices such as [x0, y0, x1, y1, ... xn, yn] | |
| float | m_fUVScale |
| ref SharedItemRef | m_pTexture |
| If null, only filled polygon is drawn. | |
Additional Inherited Members | |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
| float PolygonDrawCommand.m_fUVScale |
| int PolygonDrawCommand.m_iColor = 0xff000000 |
| ref SharedItemRef PolygonDrawCommand.m_pTexture |
If null, only filled polygon is drawn.
| ref array<float> PolygonDrawCommand.m_Vertices |
2D vertices such as [x0, y0, x1, y1, ... xn, yn]