Message: NodeDesc
Fields:
position:
Vector4rotation:
Vector4scale:
Vector4Onesize:
Vector4color:
Vector4Onetype:
intblend_mode:
inttext:
strtexture:
strfont:
strid:
strxanchor:
intyanchor:
intpivot:
intoutline:
Vector4WOneshadow:
Vector4WOneadjust_mode:
intline_break:
boolparent:
strlayer:
strinherit_alpha:
boolslice9:
Vector4outerBounds:
intinnerRadius:
floatperimeterVertices:
intpieFillAngle:
floatclipping_mode:
intclipping_visible:
boolclipping_inverted:
boolalpha:
floatoutline_alpha:
floatshadow_alpha:
floatoverridden_fields:
inttemplate:
strtemplate_node_child:
booltext_leading:
floattext_tracking:
floatsize_mode:
intspine_scene:
strspine_default_animation:
strspine_skin:
strspine_node_child:
boolparticlefx:
strcustom_type:
intenabled:
boolvisible:
boolmaterial:
strspine_create_bones:
bool
Enums:
Type:
TYPE_BOX = 0TYPE_TEXT = 1TYPE_PIE = 2TYPE_TEMPLATE = 3TYPE_SPINE = 4TYPE_PARTICLEFX = 5TYPE_CUSTOM = 6
BlendMode:
BLEND_MODE_ALPHA = 0BLEND_MODE_ADD = 1BLEND_MODE_ADD_ALPHA = 2BLEND_MODE_MULT = 3BLEND_MODE_SCREEN = 4
ClippingMode:
CLIPPING_MODE_NONE = 0CLIPPING_MODE_STENCIL = 2
XAnchor:
XANCHOR_NONE = 0XANCHOR_LEFT = 1XANCHOR_RIGHT = 2
YAnchor:
YANCHOR_NONE = 0YANCHOR_TOP = 1YANCHOR_BOTTOM = 2
Pivot:
PIVOT_CENTER = 0PIVOT_N = 1PIVOT_NE = 2PIVOT_E = 3PIVOT_SE = 4PIVOT_S = 5PIVOT_SW = 6PIVOT_W = 7PIVOT_NW = 8
AdjustMode:
ADJUST_MODE_FIT = 0ADJUST_MODE_ZOOM = 1ADJUST_MODE_STRETCH = 2
SizeMode:
SIZE_MODE_MANUAL = 0SIZE_MODE_AUTO = 1
PieBounds:
PIEBOUNDS_RECTANGLE = 0PIEBOUNDS_ELLIPSE = 1