Click or drag to resize

CanvasTweenIsVisible Property

Returns true if the alpha value of the CanvasGroup is greater than 0

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool IsVisible { get; private set; }

Property Value

Type: Boolean
See Also