Enfusion Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
ImageDrawCommand Interface Reference
Inheritance diagram for ImageDrawCommand:
[legend]

Public Attributes

int m_iColor = 0xffffffff
 
float m_fRotation
 
vector m_Pivot
 
ref SharedItemRef m_pTexture
 
vector m_Position
 Only in XY, Z is ignored.
 
vector m_Size
 Only in XY, Z is ignored.
 
WidgetFlags m_iFlags = WidgetFlags.STRETCH
 0, STRETCH, NOWRAP
 

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)
 

Member Data Documentation

◆ m_fRotation

float ImageDrawCommand.m_fRotation

◆ m_iColor

int ImageDrawCommand.m_iColor = 0xffffffff

◆ m_iFlags

WidgetFlags ImageDrawCommand.m_iFlags = WidgetFlags.STRETCH

0, STRETCH, NOWRAP

◆ m_Pivot

vector ImageDrawCommand.m_Pivot

◆ m_Position

vector ImageDrawCommand.m_Position

Only in XY, Z is ignored.

◆ m_pTexture

ref SharedItemRef ImageDrawCommand.m_pTexture

◆ m_Size

vector ImageDrawCommand.m_Size

Only in XY, Z is ignored.


The documentation for this interface was generated from the following file: