ClipEffect.IsActive
 
 
 

ClipEffect.IsActive

Description

Returns a Boolean value indicating whether this ClipEffect will be computed in the clip evaluation or not.

C# Syntax

// get accessor
Boolean rtn = ClipEffect.IsActive;