|
| proto external ref Managed | Clone () |
| | Return shallow copy of object, or null if it is not allowed (not public constructor)
|
| |
◆ m_bShouldEnclose
| bool LineDrawCommand.m_bShouldEnclose |
◆ m_fOutlineWidth
| float LineDrawCommand.m_fOutlineWidth |
◆ m_fWidth
| float LineDrawCommand.m_fWidth |
◆ m_iColor
| int LineDrawCommand.m_iColor = 0xff000000 |
◆ m_iOutlineColor
| int LineDrawCommand.m_iOutlineColor |
◆ m_pTexture
If null only filled line is drawn.
◆ m_UVScale
| vector LineDrawCommand.m_UVScale |
Only in XY, Z is ignored.
◆ m_Vertices
| ref array<float> LineDrawCommand.m_Vertices |
2D vertices such as [x0, y0, x1, y1, ... xn, yn]
The documentation for this interface was generated from the following file: