Update demo

pull/87/head
mob-sakai 2019-03-11 14:40:53 +09:00
parent 110c744bb9
commit 8a57e34d40
1 changed files with 0 additions and 1 deletions

View File

@ -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; }