◆
GetViewableIncludingDecendants()
static bool GetViewableIncludingDecendants
(
GameObject
decendantsOf
)
static
Parameters
decendantsOf
object that contains, or has children containing the
IGraphicsViewable
to be checked
Returns
True if the GameObject or any of it's descendant have an
IGraphicsViewable
that is viewable.
References
IGraphicsViewable.isViewable
.
EyE
Unity
Graphics
IGraphicsViewableExtensions