MaskWidget class
ink.MaskWidget
Inheritance
Base: ink.LeafWidget
Derived
None.
Properties
| Property | Type | |
|---|---|---|
textureAtlas | byte | |
texturePart | CName | |
dynamicTextureMask | CName | |
dataSource | ink.MaskDataSource | |
invertMask | bool | |
maskTransparency | float |
Functions
bool IsTexturePartExist(CName texturePart)RTTIbool SetTexturePart(CName texturePart)RTTICName GetTexturePart()RTTI