Update demo
parent
110c744bb9
commit
8a57e34d40
|
@ -126,7 +126,6 @@ namespace Coffee.UIExtensions
|
|||
/// <summary>
|
||||
/// The graphic will be visible only in areas where no mask is present.
|
||||
/// </summary>
|
||||
[System.Obsolete("Use SetMaskInteractions method instead.")]
|
||||
public bool inverse
|
||||
{
|
||||
get { return m_MaskInteraction == kVisibleOutside; }
|
||||
|
|
Loading…
Reference in New Issue