Interface IMask
Namespace: UnityEngine.UI
Syntax
[Obsolete("Not supported anymore.", true)]
public interface IMask
Properties
rectTransform
Declaration
RectTransform rectTransform { get; }
Property Value
| Type | Description |
|---|---|
| RectTransform |
Methods
Enabled()
Declaration
bool Enabled()
Returns
| Type | Description |
|---|---|
| Boolean |