ShapeWidget class
ink.ShapeWidget
Inheritance
Base: ink.BaseShapeWidget
Derived
None.
Properties
| Property | Type | |
|---|---|---|
shapeResource | byte | |
shapeName | CName | |
shapeVariant | ink.EShapeVariant | |
keepInBounds | bool | |
nineSliceScale | ink.Margin | |
useNineSlice | bool | |
contentHAlign | ink.EHorizontalAlign | |
contentVAlign | ink.EVerticalAlign | |
borderColor | HDRColor | |
borderOpacity | float | |
fillOpacity | float | |
lineThickness | float | |
endCapStyle | ink.EEndCapStyle | |
jointStyle | ink.EJointStyle | |
vertexList | Vector2[] |
Functions
void ChangeShape(CName shapeName)RTTI