UIMask
A mask that clips child content to a specified area.
Properties
| Property | Type | Default |
|---|---|---|
Inset | UDim2 | UDim2.new(0, 0, 0, 0) |
Enabled | boolean | true |
AffectChildren | boolean | true |
Name | string | "UIMask" |
A mask that clips child content to a specified area.
| Property | Type | Default |
|---|---|---|
Inset | UDim2 | UDim2.new(0, 0, 0, 0) |
Enabled | boolean | true |
AffectChildren | boolean | true |
Name | string | "UIMask" |