• GlowEffect type guard.

    Use to verify that an unknown object is an instance of GlowEffect.

    Returns

    Boolean indicating if value is a GlowEffect

    Parameters

    • value: unknown

      Object to check

    Returns value is GlowEffect